dmaengine: mmp-tdma: Split device_control
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 17 Nov 2014 13:42:22 +0000 (14:42 +0100)
committerVinod Koul <vinod.koul@intel.com>
Mon, 22 Dec 2014 06:59:00 +0000 (12:29 +0530)
commitf43a6fd400ba66b59bda41e72db2ae1bd5cd549b
tree05b57443f938aa04dc3928f5f05a60c89704cf5d
parenta0abd6719b73c995eac23aa8835a79f67681e872
dmaengine: mmp-tdma: Split device_control

Split the device_control callback of the Marvell MMP TDMA 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/mmp_tdma.c