mmc: tmio: tmio_mmc_host has .dma
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 13 Jan 2015 04:57:33 +0000 (04:57 +0000)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 20 Jan 2015 09:22:09 +0000 (10:22 +0100)
commit7ecc09bab1e856e6730a4dd8a3bc1c28bb6ab3be
tree28bd3e18cf937772d289510546be20876ae356a2
parent94b110aff8679b14f46fd6653ea87b42fe1555be
mmc: tmio: tmio_mmc_host has .dma

Current .dma 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_dma.c
include/linux/mfd/tmio.h
This page took 0.024781 seconds and 5 git commands to generate.