Thara, On Wed, 27 Oct 2010, Thara Gopinath wrote: > This patch extends the OMAP4 clock data to include > various x2 clock nodes as the clock framework > skips a *2 whie calculating the dpll locked frequency. > > The clock databse extensions are autogenerated using > the scripts maintained by Benoit Cousson. > > Signed-off-by: Benoit Cousson <b-cousson@xxxxxx> > Signed-off-by: Thara Gopinath <thara@xxxxxx> > --- > arch/arm/mach-omap2/clock44xx_data.c | 427 ++++++++++++++++++++-------------- > 1 files changed, 248 insertions(+), 179 deletions(-) > > diff --git a/arch/arm/mach-omap2/clock44xx_data.c b/arch/arm/mach-omap2/clock44xx_data.c > index 1599836..94896af 100644 > --- a/arch/arm/mach-omap2/clock44xx_data.c > +++ b/arch/arm/mach-omap2/clock44xx_data.c > @@ -17,10 +17,6 @@ > * This program is free software; you can redistribute it and/or modify > * it under the terms of the GNU General Public License version 2 as > * published by the Free Software Foundation. > - * > - * XXX Some of the ES1 clocks have been removed/changed; once support > - * is added for discriminating clocks by ES level, these should be added back > - * in. > */ Please don't remove this comment unless you're also adding the ES1 clocks back. - Paul -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html