android_kernel_xiaomi_sm7250/include/linux/mmc
Russell King db53f28b3a [MMC] Add multi block-write capability
Add a capability flag for drivers to set when they can perform multi-
block transfers to cards _and_ correctly report the number of bytes
transferred should an error occur.

The last point is very important - if a driver reports more bytes than
were actually accepted by the card and an error occurs, there is the
possibility for data loss.

Pierre Ossman provided the patch for wbsd and sdhci.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-09-16 11:57:49 +01:00
..
card.h [MMC] extend data timeout for writes 2006-05-02 17:24:59 +01:00
host.h [MMC] Add multi block-write capability 2006-09-16 11:57:49 +01:00
mmc.h [MMC] Remove data->blksz_bits member 2006-09-16 11:54:04 +01:00
protocol.h