android_kernel_xiaomi_sm8350/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
Makefile
mmc_test.c mmc_test: cleanup 2008-07-15 14:14:45 +02:00
queue.c
queue.h
sdio_uart.c