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:
2dacb97
)
sh: clkfwk: sh_clk_init_parent() should be called after clk_register()
author
Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com>
Mon, 12 Dec 2011 03:02:09 +0000
(19:02 -0800)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 10 Jan 2012 04:30:30 +0000
(13:30 +0900)
sh_clk_init_parent() are using clk->mapped_reg
which is mapped in clk_register()
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found