dmaengine: tegra20: Split device_control
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 17 Nov 2014 13:42:37 +0000 (14:42 +0100)
committerVinod Koul <vinod.koul@intel.com>
Mon, 22 Dec 2014 07:03:21 +0000 (12:33 +0530)
commit662f1ac3125fc00faa55cfdce6dd662850a6f8d8
tree0672a30ef830e9de55ddccc07a4c0de06b799e5d
parent6f5bad03e894dba90707efd0ac8159d46f1bb157
dmaengine: tegra20: Split device_control

Split the device_control callback of the NVidia Tegra20 APB DMA driver to make
use of the newly introduced callbacks, that will eventually be used to retrieve
slave capabilities.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/tegra20-apb-dma.c