OMAP clock: drop .id field; ensure each clock has a unique name
authorPaul Walmsley <paul@pwsan.com>
Tue, 23 Feb 2010 05:09:19 +0000 (22:09 -0700)
committerPaul Walmsley <paul@pwsan.com>
Wed, 24 Feb 2010 19:16:13 +0000 (12:16 -0700)
commitb92c170d019db7554db95380d2e1dfb3a368e350
tree2ab2743375335d56683b83cea48876eb37a43b81
parentf71eddb1582f5c53ed4bfc365a2acce94aca88cc
OMAP clock: drop .id field; ensure each clock has a unique name

After the clkdev conversion, the struct clk.id field became
superfluous, so, drop it.  Bring the clock names closer to the TRMs
and ensure they are unique for debugfs.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap1/clock_data.c
arch/arm/mach-omap2/clock2xxx_data.c
arch/arm/mach-omap2/clock34xx_data.c
arch/arm/plat-omap/clock.c
arch/arm/plat-omap/include/plat/clock.h