1
0
Fork 0
alistair23-linux/drivers/mmc/card
David Brownell 7213d175e3 MMC/SD card driver learns SPI
Teaching the MMC/SD block card driver about SPI.

 - Provide the SPI response type flags with each request issued.

 - Understand that multiblock SPI writes don't use STOP_TRANSMISSION.

 - Correct check for APP_CMD failure.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2007-09-23 21:39:47 +02:00
..
Kconfig sdio: UART/GPS driver 2007-09-23 21:02:45 +02:00
Makefile sdio: UART/GPS driver 2007-09-23 21:02:45 +02:00
block.c MMC/SD card driver learns SPI 2007-09-23 21:39:47 +02:00
queue.c mmc: reorganize bounce buffer init 2007-08-09 14:37:17 +02:00
queue.h mmc: bounce requests for simple hosts 2007-07-09 21:22:53 +02:00
sdio_uart.c sdio: fix recursion issues between sdio-uart driver and tty layer 2007-09-23 21:24:52 +02:00