]> git.karo-electronics.de Git - mv-sheeva.git/commit
mmc-host: move to dma_transfer_direction
authorVinod Koul <vinod.koul@linux.intel.com>
Fri, 14 Oct 2011 05:15:11 +0000 (10:45 +0530)
committerVinod Koul <vinod.koul@linux.intel.com>
Mon, 31 Oct 2011 04:10:25 +0000 (09:40 +0530)
commit05f5799cbe5c9e2c03f604b3de5783cf4d726227
treec70394eb8154fb5e717168af98889631078789e7
parent1d0c81e876fe04295ef5df387ba057bf9cfae3d8
mmc-host: move to dma_transfer_direction

fixup usage of dma direction by introducing dma_transfer_direction,
this patch moves mmc drivers to use new enum

Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: Chris Ball <cjb@laptop.org>
Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
drivers/mmc/host/atmel-mci.c
drivers/mmc/host/mmci.c
drivers/mmc/host/mxcmmc.c
drivers/mmc/host/mxs-mmc.c
drivers/mmc/host/sh_mmcif.c
drivers/mmc/host/tmio_mmc_dma.c