[ARM] integrator: convert to clkdev and lookup clocks by device name
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sat, 8 Nov 2008 20:08:08 +0000 (20:08 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 27 Nov 2008 12:38:22 +0000 (12:38 +0000)
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 Integrator implementation, so
it provides a better example of how it should be done.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found