commit | a7f97d25c707e1020bd7bcb443e183860e5abf48 | [log] [tgz] |
---|---|---|
author | Jarkko Nikula <jhnikula@gmail.com> | Fri Aug 20 09:36:28 2010 +0300 |
committer | Tony Lindgren <tony@atomide.com> | Thu Sep 23 18:27:47 2010 -0700 |
tree | b767a2298643e52dea0aa467bb5e0b6fa46543d3 | |
parent | ca828760f96ee8f0b6c93400599844761aa69dc0 [diff] |
omap: n8x0: Cleanup i2c1 and menelaus registration - Move n8x0_i2c_board_info_1 out from #ifdef CONFIG_MENELAUS block, register i2c1 in n8x0_init_machine and do a few clean-ups around these. Code looks better if board infos are grouped together - Mark n8x0_i2c_board_info_1 and n8x0_menelaus_platform_data with __initdata Signed-off-by: Jarkko Nikula <jhnikula@gmail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>