linux/arch/avr32/boards/atstk1000
David Brownell 3c26e17032 avr32: some mmc/sd cleanups
Minor cleanups for the MMC/SD support on avr32:

 - Make at32_add_device_mci() properly initialize "missing"
   platform data ... so boards like STK1002 won't try GPIO 0.

 - Switch over to gpio_is_valid() instead of testing for only
   one designated value.

 - Provide STK1002 platform data for the unlikely case that
   switches are set so first Ethernet controller isn't in use.
   (That's the only way to get card detect and writeprotect
   switch sensing on the STK1000.)

And get rid of one "unused variable" warning.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
2008-07-27 13:57:36 +02:00
..
Kconfig avr32: Add support for ATSTK1006 2008-06-07 08:46:24 +01:00
Makefile avr32: Add support for ATSTK1006 2008-06-07 08:46:24 +01:00
atstk1000.h [AVR32] ATSTK1000: Move gpio-leds setup to setup.c 2008-01-25 08:31:42 +01:00
atstk1002.c avr32: some mmc/sd cleanups 2008-07-27 13:57:36 +02:00
atstk1003.c fix avr32 build errors 2008-07-17 21:01:34 +02:00
atstk1004.c fix avr32 build errors 2008-07-17 21:01:34 +02:00
flash.c [AVR32] SMC configuration in clock cycles 2007-10-11 13:32:49 +02:00
setup.c [AVR32] ATSTK1000: Move gpio-leds setup to setup.c 2008-01-25 08:31:42 +01:00