android_kernel_motorola_sm6225/arch/arm/plat-omap
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
..
include ARM: OMAP: Introduce common omap_map_sram() and omap_sram_reset() 2012-10-31 10:14:13 -07:00
common.c ARM: OMAP2+: Move omap_reserve() locally to mach-omap2 2012-10-18 16:22:22 -07:00
common.h ARM: OMAP: Make plat/sram.h local to plat-omap 2012-10-17 12:04:34 -07:00
counter_32k.c ARM: OMAP: remove plat/clock.h 2012-10-18 16:23:20 -07:00
debug-devices.c ARM: OMAP: resolve sparse warning concerning debug_card_init() 2012-10-16 14:05:50 -07:00
debug-leds.c ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omap 2012-10-17 11:36:37 -07:00
dma.c ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
dmtimer.c ARM: OMAP: Make plat/omap-pm.h local to mach-omap2 2012-10-18 16:22:08 -07:00
fb.c OMAP: VRFB: convert vrfb to platform device 2012-10-17 12:09:35 +03:00
fpga.h ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omap 2012-10-17 11:36:37 -07:00
i2c.c ARM: OMAP: Make plat-omap/i2c.c port checks local 2012-10-31 15:37:13 -07:00
i2c.h ARM: OMAP: Split plat-omap/i2c.c into mach-omap1 and mach-omap2 2012-10-17 11:36:50 -07:00
Kconfig ARM: config: sort select statements alphanumerically 2012-10-13 17:11:28 +01:00
mailbox.c workqueue: deprecate flush[_delayed]_work_sync() 2012-08-20 14:51:24 -07:00
Makefile ARM: OMAP: duplicate plat-omap/clock.c into mach-omap[12]/clock.c 2012-10-18 16:22:26 -07:00
omap-pm-noop.c ARM: OMAP: Make plat/omap-pm.h local to mach-omap2 2012-10-18 16:22:08 -07:00
sram.c ARM: OMAP: Move omap2+ specific parts of sram.c to mach-omap2 2012-10-31 10:14:14 -07:00