diff options
author | Maxime Ripard <maxime.ripard@free-electrons.com> | 2014-11-17 14:42:02 +0100 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2014-12-22 12:28:56 +0530 |
commit | 7fa0cf462daa6f6121b332b87833d7f5bdb515c0 (patch) | |
tree | 6bb5b041882ca1a32b752410193f2beed85b726d /drivers/dma/dmaengine.c | |
parent | 23a3ea2f5bead4d3b16e119e9127a66234f41d53 (diff) | |
download | linux-7fa0cf462daa6f6121b332b87833d7f5bdb515c0.tar.gz linux-7fa0cf462daa6f6121b332b87833d7f5bdb515c0.tar.bz2 linux-7fa0cf462daa6f6121b332b87833d7f5bdb515c0.zip |
dmaengine: Add device_terminate_all callback
Split out the terminate_all command from device_control to a dma_device
callback. In order to preserve backward capability, still rely on
device_control if no such callback has been implemented.
Eventually, this will allow to create a generic dma_slave_caps callback.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/dmaengine.c')
0 files changed, 0 insertions, 0 deletions