linux/arch/arm/mach-omap1
Tony Lindgren c34f7c6962 ARM: OMAP: Make plat-omap/i2c.c port checks local
The common code should not have any omap1 or omap2+
specific code, and should not need to call the cpu_is_omap
macros.

The only remaining user for cpu_is_omap macros is
omap_i2c_nr_ports(). Let's make those checks in
the omap specific implementation of omap_i2c_add_bus()
instead in order to remove cpu_is_omap usage from
the common code.

Signed-off-by: Tony Lindgren <tony@atomide.com>
2012-10-31 15:37:13 -07:00
..
2012-03-13 21:22:09 -05:00
2012-09-20 14:54:57 -07:00
2012-04-13 06:34:27 -06:00
2012-08-01 11:22:13 +08:00
2012-10-26 14:30:40 -07:00