linux/arch/avr32/mach-at32ap
Haavard Skinnemoen eaf5f925a3 [AVR32] Implement at32_add_device_cf()
Implement at32_add_device_cf() which will add a platform_device for
the at32_cf driver (not merged yet). Separate out most of the
at32_add_device_ide() code and use it to implement
at32_add_device_cf() as well.

This changes the API in the following ways:
  * The board code must initialize data->cs to the chipselect ID to
    use before calling any of these functions.
  * The board code must use GPIO_PIN_NONE to indicate unused CF pins.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2007-10-23 11:20:05 +02:00
..
at32ap7000.c [AVR32] Implement at32_add_device_cf() 2007-10-23 11:20:05 +02:00
at32ap.c
clock.c
clock.h
cpufreq.c
extint.c
hmatrix.h
hsmc.c
hsmc.h
intc.c
intc.h
Kconfig
Makefile
pio.c
pio.h
pm.h
time-tc.c