]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:11:33 +0000 (14:11 +0200)
commit9289fabd31ab86da7b7a9bafd970a222ea6a14de
treefb2873929cffbb8dd5219d882afef9ce4c66469c
parentca36e6a2c8aec60b19481b2b8ad50ca84735714a
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