linux/drivers/mmc/card
Pierre Ossman 23af60398a mmc: remove multiwrite capability
Relax requirements on host controllers and only require that they do not
report a transfer count than is larger than the actual one (i.e. a lower
value is okay). This is how many other parts of the kernel behaves so
upper layers should already be prepared to handle that scenario. This
gives us a performance boost on MMC cards.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2008-07-15 14:14:49 +02:00
..
block.c mmc: remove multiwrite capability 2008-07-15 14:14:49 +02:00
Kconfig mmc: mmc host test driver 2008-05-14 21:02:16 +02:00
Makefile mmc: mmc host test driver 2008-05-14 21:02:16 +02:00
mmc_test.c mmc_test: cleanup 2008-07-15 14:14:45 +02:00
queue.c blk_end_request: changing mmc (take 4) 2008-01-28 10:36:52 +01:00
queue.h mmc: bounce requests for simple hosts 2007-07-09 21:22:53 +02:00
sdio_uart.c sdio_uart: fix sign of paramter status in sdio_uart_receive_chars() 2007-11-29 19:10:30 +01:00