git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67bbabb
)
sh: remove unused clock lookup
author
Magnus Damm
<damm@opensource.se>
Tue, 11 May 2010 09:37:12 +0000
(09:37 +0000)
committer
Paul 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