dmaengine: sa11x0: Split device_control
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 17 Nov 2014 13:42:32 +0000 (14:42 +0100)
committerVinod Koul <vinod.koul@intel.com>
Mon, 22 Dec 2014 07:02:15 +0000 (12:32 +0530)
commit4a533218fccf82d4e371aeae737ce2383175fd01
treebf62af74a1b37efa92d75305991cf4ab37a0a4a4
parent39ad46009654cc0c8275ec00d937aeb1d186d4a7
dmaengine: sa11x0: Split device_control

Split the device_control callback of the SA-11x0 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/sa11x0-dma.c