ARM: OMAP2+: clock data: Remove CK_* flags
authorJ Keerthy <j-keerthy@ti.com>
Mon, 18 Mar 2013 15:57:39 +0000 (09:57 -0600)
committerPaul Walmsley <paul@pwsan.com>
Mon, 18 Mar 2013 15:57:39 +0000 (09:57 -0600)
commit78e52e026d288aad88b46bff0d94b05e145c4583
tree66e3cbb72db85696db25480841f5dcfed05d706c
parenta937536b868b8369b98967929045f1df54234323
ARM: OMAP2+: clock data: Remove CK_* flags

The patch removes all the CK_* which were used to identify the family of
processors for which the individual clocks belonged to. Instead now separate
lists are created based on the family of processors.

Boot Tested on: OMAP4430, OMAP4460, Beagle-board, AM33X boards, OMAP2 boards.

Signed-off-by: J Keerthy <j-keerthy@ti.com>
Tested-by: Vaibhav Bedia <vaibhav.bedia@ti.com>
Tested-by: Jon Hunter <jon-hunter@ti.com>
Cc: Paul Walmsley <paul@pwsan.com>
[paul@pwsan.com: changed omap_clock_register_links() to omap_clocks_register();
 updated to apply]
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/cclock2420_data.c
arch/arm/mach-omap2/cclock2430_data.c
arch/arm/mach-omap2/cclock33xx_data.c
arch/arm/mach-omap2/cclock3xxx_data.c
arch/arm/mach-omap2/cclock44xx_data.c
arch/arm/mach-omap2/clock.c
arch/arm/mach-omap2/clock.h