]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
dmaengine: omap: Split device_control
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 17 Nov 2014 13:42:28 +0000 (14:42 +0100)
committerVinod Koul <vinod.koul@intel.com>
Mon, 22 Dec 2014 06:59:07 +0000 (12:29 +0530)
commit78ea4fe7e7a9395498c45098dc7339fce23fa7e0
tree8d686c859f8e1c9764e8b7dfb741f8ecc9656472
parente22aec0f0072164e7a2243059715c92ff56016c6
dmaengine: omap: Split device_control

Split the device_control callback of the TI OMAP 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/omap-dma.c