]> git.karo-electronics.de Git - linux-beck.git/commit
mmc: tmio: tmio_mmc_host has .multi_io_quirk
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 13 Jan 2015 04:58:10 +0000 (04:58 +0000)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 20 Jan 2015 09:22:40 +0000 (10:22 +0100)
commit85c02ddd591e5252eb1cbe8743a839638d7415fd
tree5e27f61e6cb9bd65e00ae2d257365efbc56c43d0
parent00452c11ea0e4e5822edf0ac46853933860d0f53
mmc: tmio: tmio_mmc_host has .multi_io_quirk

Current .multi_io_quirk is implemented under tmio_mmc_data.
It goes to tmio_mmc_host by this patch.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sh_mobile_sdhi.c
drivers/mmc/host/tmio_mmc.h
drivers/mmc/host/tmio_mmc_pio.c
include/linux/mfd/tmio.h