mmc: tmio_mmc: remove slave_id settings for DMAEngine
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 17 Feb 2015 01:47:11 +0000 (01:47 +0000)
committerVinod Koul <vinod.koul@intel.com>
Mon, 23 Feb 2015 10:42:25 +0000 (16:12 +0530)
commitb76924a0193fe1f221e3f52a410247e4a1da5c5a
treeb5db7240712e8c40a5302222ca0a1e6e33fd85ad
parent5f48dd0690cbcea3f35b9ef2f05d5468dedc80b0
mmc: tmio_mmc: remove slave_id settings for DMAEngine

Current tmio_mmc sets dma_slave_config :: slave_id field for DMAEngine,
but it is no longer needed. Let's remove it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/mmc/host/sh_mobile_sdhi.c
drivers/mmc/host/tmio_mmc.h
drivers/mmc/host/tmio_mmc_dma.c