* Rajendra Nayak <rnayak@xxxxxx> [120601 05:13]: > The data is autogenerated using the OMAP autogeneration scripts (python > scripts). Thanks to Mike Turquette for the initial efforts in updating > the script which was later updated by me. > All data is added into a new cclock44xx_data.c file, a later patch will get > rid of clock44xx_data.c file. > > Signed-off-by: Rajendra Nayak <rnayak@xxxxxx> > --- > arch/arm/mach-omap2/cclock44xx_data.c | 2602 +++++++++++++++++++++++++++++++ > arch/arm/mach-omap2/clock.h | 17 + > arch/arm/mach-omap2/clock_common_data.c | 14 + > arch/arm/mach-omap2/scrm44xx.h | 2 + > 4 files changed, 2635 insertions(+), 0 deletions(-) > create mode 100644 arch/arm/mach-omap2/cclock44xx_data.c If you are adding new data anyways, why not add it to drivers/clock/omap to start with? Regards, Tony -- 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