]> git.karo-electronics.de Git - mv-sheeva.git/commit
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)
commit441c2440aba2efd8d0f48a5e3357deec92283d62
treec5e4b5551125118c482c0c8da828808412c778d9
parent67bbabbc8680f53c7b8780d991f655c5cbb88700
sh: remove unused clock lookup

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>
arch/sh/include/asm/clock.h
arch/sh/kernel/cpu/clock.c