]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
dmaengine: at_xdmac: Declare slave capabilities for the generic code
authorLudovic Desroches <ludovic.desroches@atmel.com>
Mon, 17 Nov 2014 13:42:44 +0000 (14:42 +0100)
committerVinod Koul <vinod.koul@intel.com>
Mon, 22 Dec 2014 07:03:23 +0000 (12:33 +0530)
commit8ac82f889c525243b3b3b64117bbd8f810aac29b
treea2956ab78cf6f27757040d5821bcd051b7320a17
parent7664cfe00151dcd801cee0c52ebc8688e1899110
dmaengine: at_xdmac: Declare slave capabilities for the generic code

Now that the generic slave caps code can make use of the device assigned
capabilities, instead of relying on a callback to be implemented.

Make use of this code.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/at_xdmac.c