]> git.karo-electronics.de Git - linux-beck.git/commit
mmc: tmio: tmio_mmc_data has .alignment_shift
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 13 Jan 2015 04:58:46 +0000 (04:58 +0000)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 20 Jan 2015 09:23:01 +0000 (10:23 +0100)
commite471df0bcaa137f1bbe7c5f75db6ce7566caa292
tree802e9ae6868b0e80a4aa21ac6f46271316e83f4f
parent7445bf9e6f4e5d7755e22c7c9b06f4ae0d6160c6
mmc: tmio: tmio_mmc_data has .alignment_shift

Current .alignment_shift is implemented under tmio_mmc_dma.
It goes to tmio_mmc_data 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_dma.c
include/linux/mfd/tmio.h