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:
e76afc4
)
mx[23]: don't put clock lookups in __initdata
author
Rabin Vincent
<rabin@rab.in>
Tue, 26 May 2009 17:01:46 +0000
(22:31 +0530)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Wed, 3 Jun 2009 09:51:06 +0000
(11:51 +0200)
Remove the __initdata annotation for the clock lookups, since they will
be needed when loading modules which use clk_get().
Tested-by: Agustín Ferrín Pozuelo <gatoguan-os@yahoo.com>
Signed-off-by: Rabin Vincent <rabin@rab.in>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
No differences found