Hi Ulf, Chris, and Simon
These patches remove MMC_CAP2_NO_MULTI_READ from mmc.
This flag should be implemented under each driver,
not mmc block framework.
Simon
5) and 6) are for sh-arm patches.
Can you check it ?
Kuninori Morimoto (7):
1) mmc: add blk_size_workaround for HW bug
2) mmc: omap_hsmmc: use blk_size_workaround
3) mmc: tmio_mmc: use blk_size_workaround
4) mmc: sh_mobile_sdhi: use blk_size_workaround
5) ARM: shmobile: koelsch: remove MMC_CAP2_NO_MULTI_READ
6) ARM: shmobile: lager: remove MMC_CAP2_NO_MULTI_READ
7) mmc: remove MMC_CAP2_NO_MULTI_READ flags
arch/arm/mach-shmobile/board-koelsch.c | 3 ---
arch/arm/mach-shmobile/board-lager.c | 2 --
drivers/mmc/card/block.c | 8 ++++----
drivers/mmc/host/omap_hsmmc.c | 17 ++++++++++++++++-
drivers/mmc/host/sh_mobile_sdhi.c | 20 +++++++++++++++++++-
drivers/mmc/host/tmio_mmc_pio.c | 13 +++++++++++++
include/linux/mfd/tmio.h | 4 ++++
include/linux/mmc/host.h | 5 ++++-
8 files changed, 60 insertions(+), 12 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html