OSDN Git Service

dmaengine: intel-mid-dma: Split device_control
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 17 Nov 2014 13:42:18 +0000 (14:42 +0100)
committerVinod Koul <vinod.koul@intel.com>
Mon, 22 Dec 2014 06:58:59 +0000 (12:28 +0530)
commit71b5bd2a9cca544bfa67699066b299716c8b8e89
treef495f64a0e7beee7dc8ea62dd8da7896cf8a09ca
parent7b350ab0fa338dae86a62d83efee21fab39fcdc6
dmaengine: intel-mid-dma: Split device_control

Split the device_control callback of the Intel MID 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/intel_mid_dma.c