commit | 6b4bfb87b638a4f114dfb6f72f4ac1be88a4ebe4 | [log] [tgz] |
---|---|---|
author | Rabin Vincent <rabin@rab.in> | Tue May 26 22:31:46 2009 +0530 |
committer | Sascha Hauer <s.hauer@pengutronix.de> | Wed Jun 03 11:51:06 2009 +0200 |
tree | 1279ea9220d8a4d5d86b578b9a2883756a40968d | |
parent | e76afc4e7816a0a5300073098cdac93a994eb5ca [diff] |
mx[23]: don't put clock lookups in __initdata 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>