kernel-hacking-2024-linux-s.../drivers/mmc/core
Pierre Ossman eea0f581c4 sdio: clean up handling of byte mode transfer size
Make sure that the maximum size for a byte mode transfer is identical
in all places. Also tweak the transfer helper so that a single byte
mode transfer is preferred over (possibly multiple) block mode
request(s).

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2008-07-15 14:14:44 +02:00
..
bus.c
bus.h
core.c mmc,sdio: helper function for transfer padding 2008-07-15 14:14:44 +02:00
core.h mmc: proper prototypes for mmc_attach_*() 2008-04-18 20:05:32 +02:00
host.c
host.h
Kconfig
Makefile
mmc.c MMC: Trivial comment cleanup 2008-07-15 14:14:41 +02:00
mmc_ops.c
mmc_ops.h
sd.c MMC: Trivial comment cleanup 2008-07-15 14:14:41 +02:00
sd_ops.c
sd_ops.h
sdio.c
sdio_bus.c
sdio_bus.h
sdio_cis.c
sdio_cis.h
sdio_io.c sdio: clean up handling of byte mode transfer size 2008-07-15 14:14:44 +02:00
sdio_irq.c
sdio_ops.c mmc: sdio_ops.c should #include "sdio_ops.h" 2008-04-18 20:05:33 +02:00
sdio_ops.h