On Tue, Jul 29, 2014 at 01:42:33AM -0700, Kuninori Morimoto wrote: > Hi Chris, Simon > > These are v2 of fixup patches for mmc tmio/shmobile. > I tesed these patches on my environment. > I'm very happy if someone test these patches. Acked-by: Simon Horman <horms+renesas@xxxxxxxxxxxx> > > Kuninori Morimoto (4): > mmc: tmio: care about DMA tx/rx addr offset > mmc: tmio: remove Renesas specific #ifdef > mmc: tmio: remove SCLKEN bit setting from tmio_mmc_set_clock() > mmc: tmio: ensure that the clock has been stopped before set_clock > > Shinobu Uehara (6): > mmc: block: add block number limitation flag for multiple block read > mmc: tmio: clear error IRQ status > mmc: tmio: control multiple block transfer mode > mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRK > mmc: tmio: check ILL_FUNC instead of CBSY > mmc: tmio: add actual clock support as option > > arch/arm/mach-shmobile/board-koelsch.c | 6 ++--- > arch/arm/mach-shmobile/board-lager.c | 4 ++-- > drivers/mmc/card/block.c | 19 +++++++++++++-- > drivers/mmc/host/sh_mobile_sdhi.c | 26 ++++++++++++++++++--- > drivers/mmc/host/tmio_mmc_dma.c | 8 +++---- > drivers/mmc/host/tmio_mmc_pio.c | 40 +++++++++++++++++++++++++++++--- > include/linux/mfd/tmio.h | 22 ++++++++++++++++++ > include/linux/mmc/host.h | 3 +++ > 8 files changed, 110 insertions(+), 18 deletions(-) > -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html