kernel-ark/drivers/mmc
Russell King a3fd4a1b9c [MMC] Convert all hosts except mmci to use data->blksz
The MMC specification allows non-power of two block sizes.  As such,
we should not pass the log2 block size to host drivers, but instead
pass the byte size.

However, ARM MMCI can only work with log2 block size, so continue to
pass both the log2 block size and byte block size.  This means that
for the moment, the byte block size must remain a power of two, but
this is the first stage of removing this restriction for other hosts.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-06-19 13:05:08 +01:00
..
at91_mci.c [MMC] Convert all hosts except mmci to use data->blksz 2006-06-19 13:05:08 +01:00
au1xmmc.c [ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new command and cleanups 2006-05-19 21:48:03 +01:00
au1xmmc.h
imxmmc.c [MMC] Convert all hosts except mmci to use data->blksz 2006-06-19 13:05:08 +01:00
imxmmc.h
Kconfig [MMC] Prevent au1xmmc.c breakage on non-Au1200 Alchemy 2006-06-04 17:40:58 +01:00
Makefile
mmc_block.c [MMC] Fix premature use of md->disk 2006-05-24 08:35:31 -07:00
mmc_queue.c
mmc_queue.h
mmc_sysfs.c
mmc.c [ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new command and cleanups 2006-05-19 21:48:03 +01:00
mmc.h
mmci.c
mmci.h
omap.c [MMC] Convert all hosts except mmci to use data->blksz 2006-06-19 13:05:08 +01:00
omap.h
pxamci.c [ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new command and cleanups 2006-05-19 21:48:03 +01:00
pxamci.h
sdhci.c [MMC] Convert all hosts except mmci to use data->blksz 2006-06-19 13:05:08 +01:00
sdhci.h
wbsd.c [ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new command and cleanups 2006-05-19 21:48:03 +01:00
wbsd.h