linux/arch/arm/mach-omap1
Jarkko Nikula 9833eff3d7 omap: i2c: Fix muxing for command line enabled bus
The commit b63128e812 broke the pin muxing
for I2C busses that are enabled from the kernel command line.

Fix this by defining the board registration function omap_register_i2c_bus
in common platform code as it was before but keep the muxing in architecture
dependent files.

Signed-off-by: Jarkko Nikula <jhnikula@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2010-02-25 14:45:08 -08:00
..
include/mach omap: Make uncompress code and DEBUG_LL code generic 2010-02-15 08:49:01 -08:00
Kconfig omap1: Add board support and LCD for HTC Herald 2009-11-22 10:24:33 -08:00
Makefile omap: convert boards to use physmap-flash 2010-02-15 10:03:32 -08:00
Makefile.boot
board-ams-delta.c
board-fsample.c omap: convert boards to use physmap-flash 2010-02-15 10:03:32 -08:00
board-generic.c
board-h2-mmc.c
board-h2.c omap: convert boards to use physmap-flash 2010-02-15 10:03:32 -08:00
board-h2.h
board-h3-mmc.c
board-h3.c omap: convert boards to use physmap-flash 2010-02-15 10:03:32 -08:00
board-h3.h
board-htcherald.c omap1: Add omap7xx USB support 2009-12-11 16:16:34 -08:00
board-innovator.c omap: convert boards to use physmap-flash 2010-02-15 10:03:32 -08:00
board-nokia770.c OMAP: OMAPFB: split omapfb.h 2009-12-09 12:04:06 +02:00
board-osk.c omap: convert boards to use physmap-flash 2010-02-15 10:03:32 -08:00
board-palmte.c omap: convert boards to use physmap-flash 2010-02-15 10:03:32 -08:00
board-palmtt.c omap: convert boards to use physmap-flash 2010-02-15 10:03:32 -08:00
board-palmz71.c omap: convert boards to use physmap-flash 2010-02-15 10:03:32 -08:00
board-perseus2.c omap: convert boards to use physmap-flash 2010-02-15 10:03:32 -08:00
board-sx1-mmc.c
board-sx1.c omap: convert boards to use physmap-flash 2010-02-15 10:03:32 -08:00
board-voiceblue.c omap: convert boards to use physmap-flash 2010-02-15 10:03:32 -08:00
clock.c OMAP4: clock: Add dummy clock nodes for interface clocks 2010-02-24 17:45:17 -07:00
clock.h OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.c 2009-12-11 17:00:40 -07:00
clock_data.c OMAP4: clock: Add dummy clock nodes for interface clocks 2010-02-24 17:45:17 -07:00
devices.c omap1: mailbox: kill compile warning 2010-02-15 10:03:33 -08:00
flash.c omap: convert boards to use physmap-flash 2010-02-15 10:03:32 -08:00
fpga.c
i2c.c omap: i2c: Fix muxing for command line enabled bus 2010-02-25 14:45:08 -08:00
id.c
io.c OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.c 2009-12-11 17:00:40 -07:00
irq.c
lcd_dma.c omap1: LCD_DMA: Use some define rather than a hexadecimal 2009-12-11 16:16:36 -08:00
leds-h2p2-debug.c
leds-innovator.c
leds-osk.c
leds.c
leds.h
mailbox.c omap1: mailbox: kill compile warning 2010-02-15 10:03:33 -08:00
mcbsp.c omap: McBSP: Introduce caching in register write operations 2010-02-15 10:03:33 -08:00
mux.c omap1: Add 7xx clocks and pin muxes for SPI 2010-01-08 10:29:05 -08:00
opp.h OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.c 2009-12-11 17:00:40 -07:00
opp_data.c OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.c 2009-12-11 17:00:40 -07:00
pm.c
pm.h
serial.c omap: Clean the serial port defines 2010-02-15 08:48:53 -08:00
sleep.S
sram.S
time.c
timer32k.c