* [PATCH] ARM: OMAP: Fix typo in arch/arm/mach-omap2/clock34xx.h
@ 2007-11-23 14:35 Gadiyar, Anand
2007-11-23 21:44 ` Tony Lindgren
0 siblings, 1 reply; 2+ messages in thread
From: Gadiyar, Anand @ 2007-11-23 14:35 UTC (permalink / raw)
To: linux-omap-open-source
From: Anand Gadiyar <gadiyar@ti.com>
Fix typo in clock34xx.h
Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
---
arch/arm/mach-omap2/clock34xx.h | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: linux-omap-2.6-NOV23/arch/arm/mach-omap2/clock34xx.h
===================================================================
--- linux-omap-2.6-NOV23.orig/arch/arm/mach-omap2/clock34xx.h 2007-11-23 11:36:45.841170240 -0500
+++ linux-omap-2.6-NOV23/arch/arm/mach-omap2/clock34xx.h 2007-11-23 11:36:55.411715296 -0500
@@ -1088,7 +1088,7 @@
};
static struct clk hsotgusb_ick = {
- .name = "hsotgusb_fck",
+ .name = "hsotgusb_ick",
.parent = &core_l3_ick,
.enable_reg = OMAP_CM_REGADDR(CORE_MOD, CM_ICLKEN1),
.enable_bit = OMAP3430_EN_HSOTGUSB_SHIFT,
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [PATCH] ARM: OMAP: Fix typo in arch/arm/mach-omap2/clock34xx.h
2007-11-23 14:35 [PATCH] ARM: OMAP: Fix typo in arch/arm/mach-omap2/clock34xx.h Gadiyar, Anand
@ 2007-11-23 21:44 ` Tony Lindgren
0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2007-11-23 21:44 UTC (permalink / raw)
To: Gadiyar, Anand; +Cc: linux-omap-open-source
* Gadiyar, Anand <gadiyar@ti.com> [071123 06:35]:
> From: Anand Gadiyar <gadiyar@ti.com>
>
> Fix typo in clock34xx.h
>
> Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
> ---
> arch/arm/mach-omap2/clock34xx.h | 2 +-
> 1 files changed, 1 insertion(+), 1 deletion(-)
>
> Index: linux-omap-2.6-NOV23/arch/arm/mach-omap2/clock34xx.h
> ===================================================================
> --- linux-omap-2.6-NOV23.orig/arch/arm/mach-omap2/clock34xx.h 2007-11-23 11:36:45.841170240 -0500
> +++ linux-omap-2.6-NOV23/arch/arm/mach-omap2/clock34xx.h 2007-11-23 11:36:55.411715296 -0500
> @@ -1088,7 +1088,7 @@
> };
>
> static struct clk hsotgusb_ick = {
> - .name = "hsotgusb_fck",
> + .name = "hsotgusb_ick",
> .parent = &core_l3_ick,
> .enable_reg = OMAP_CM_REGADDR(CORE_MOD, CM_ICLKEN1),
> .enable_bit = OMAP3430_EN_HSOTGUSB_SHIFT,
Pushing today.
Tony
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-11-23 21:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-23 14:35 [PATCH] ARM: OMAP: Fix typo in arch/arm/mach-omap2/clock34xx.h Gadiyar, Anand
2007-11-23 21:44 ` Tony Lindgren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox