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

Current .dma_rx_offset 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