commit | b32dd41ed645c22ac3ce4e25bcbd7eee30297292 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Thu May 20 11:36:43 2010 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Thu May 20 11:36:43 2010 -0700 |
tree | 6a1724615611ca78effc76cdce1f9ecd44b4dfc3 | |
parent | 20c9d2c4ab8243a1c311248232954b2c1da3ba75 [diff] |
omap: Fix i2c platform init code for omap4 Add separate omap_i2c_add_bus functions for mach-omap1 and mach-omap2. Make the mach-omap2 init set the interrupt dynamically to support. This is needed to add support for omap4 in a way that works with multi-omap builds. This will eventually get fixed in a generic way with the omap hwmods. Signed-off-by: Tony Lindgren <tony@atomide.com>