[ARM] versatile: convert to clkdev and lookup clocks by device name
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sat, 8 Nov 2008 20:13:53 +0000 (20:13 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 27 Nov 2008 12:38:22 +0000 (12:38 +0000)
commit71a06da08c1a100bba7221d140403aa7a6cdebe7
treebafbe34a40779afce6ea689d8e2ac82be91dc6a7
parentd72fbdf01fc77628c0b837d0dd2fd564fa26ede6
[ARM] versatile: convert to clkdev and lookup clocks by device name

People often point to the Integrator/Versatile/Realview
implementations to justify using the consumer name as the sole
selector for clocks.

Eliminate this excuse by changing the Versatile implementation, so
it provides a better example of how it should be done.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig
arch/arm/mach-versatile/clock.c
arch/arm/mach-versatile/clock.h
arch/arm/mach-versatile/core.c
arch/arm/mach-versatile/include/mach/clkdev.h [new file with mode: 0644]