sh: remove unused clock lookup
authorMagnus Damm <damm@opensource.se>
Tue, 11 May 2010 09:37:12 +0000 (09:37 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 13 May 2010 08:38:16 +0000 (17:38 +0900)
Now when all clocks are registered using clkdev,
get rid of the special SH-specific clock lookup.

Also ditch the unused module ref counting code.
This patch syncs the SH behaviour with ARM.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found