OSDN Git Service

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

Split the device_control callback of the Qualcomm BAM 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/qcom_bam_dma.c