linux/arch/avr32/mach-at32ap
Ben Nizette 040b28fc0a avr32: pass i2c board info through at32_add_device_twi
New-style I2C drivers require that motherboard-mounted I2C devices are
registered with the I2C core, typically at arch_initcall time.  This
can be done nice and neat by passing the struct i2c_board_info[]
through at32_add_device_twi just like we do for the SPI board info.

While we've got the hood up, remove a duplicate declaration of
at32_add_device_twi() in board.h.

[hskinnemoen@atmel.com: add missing i2c_board_info forward-declaration]
Signed-Off-By: Ben Nizette <bn@niasdigital.com>
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2008-04-19 20:40:06 -04:00
..
at32ap700x.c avr32: pass i2c board info through at32_add_device_twi 2008-04-19 20:40:06 -04:00
at32ap.c
clock.c [AVR32] /sys/kernel/debug/at32ap_clk 2007-10-11 11:38:41 +02:00
clock.h
cpufreq.c
extint.c [AVR32] extint: Set initial irq type to low level 2008-01-25 08:31:44 +01:00
hmatrix.h
hsmc.c [AVR32] Turn off debugging in SMC driver 2007-11-15 13:47:19 +01:00
hsmc.h
intc.c [AVR32] Export intc_get_pending symbol 2007-11-15 13:47:20 +01:00
intc.h
Kconfig [AVR32] Add support for AT32AP7001 and AT32AP7002 2008-01-25 08:31:41 +01:00
Makefile [AVR32] Add support for AT32AP7001 and AT32AP7002 2008-01-25 08:31:41 +01:00
pio.c gpiolib: avr32 at32ap platform support 2008-02-05 09:44:13 -08:00
pio.h gpiolib: avr32 at32ap platform support 2008-02-05 09:44:13 -08:00
pm.h [AVR32] Fix a couple of sparse warnings 2007-10-23 11:19:24 +02:00
time-tc.c [AVR32] ARRAY_SIZE() cleanup 2007-10-23 11:20:26 +02:00