IMX/DMA : set the DMA direction in the sdma_control()
authorHuang Shijie <b32955@freescale.com>
Fri, 18 Nov 2011 08:38:02 +0000 (16:38 +0800)
committerVinod Koul <vinod.koul@linux.intel.com>
Tue, 22 Nov 2011 04:21:45 +0000 (09:51 +0530)
commite69664336d6400cc1685716ee5f04ef74e85703e
treeafd600c789944c78546e773ae5a23ec3b0cf3f49
parent7fb3e75e1833743d5faf3adbae46b63f503c6fdf
IMX/DMA : set the DMA direction in the sdma_control()

Set the right DMA direction in the sdma_control(), else
we will get the wrong log when enable the DYNAMIC_DEBUG.

Signed-off-by: Huang Shijie <b32955@freescale.com>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
drivers/dma/imx-sdma.c