[ARM] sa1100: match clock by dev_name(dev)
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sat, 8 Nov 2008 20:48:27 +0000 (20:48 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 27 Nov 2008 12:38:24 +0000 (12:38 +0000)
commit5e1dbdb458ada37f7e97265cb2ea87c55fd5d034
tree57c133e831ed1a0c7daaf14d5e4df02902d60812
parente0d8b13ae1e3ea747620580b6f777992148de182
[ARM] sa1100: match clock by dev_name(dev)

Continuing the move away from implementations which give an excuse
for other bad implementations, convert SA1100 to lookup its singular
clock by dev_name(dev) rather than by id.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-sa1100/clock.c