dmaengine: mxs: Split device_control
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 17 Nov 2014 13:42:26 +0000 (14:42 +0100)
committerVinod Koul <vinod.koul@intel.com>
Mon, 22 Dec 2014 06:59:06 +0000 (12:29 +0530)
commit5c9d2e37ac2bce248e351a7cd784e7c56dffb8e8
treec8c9ce9b8ae321d3afc2b3fa40efc019cd87f4c2
parent95335f1ff395a2152f788cee8a7680cfbd76573a
dmaengine: mxs: Split device_control

Split the device_control callback of the Freescale MXS 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/mxs-dma.c