From: Maxime Ripard Date: Mon, 17 Nov 2014 13:42:02 +0000 (+0100) Subject: dmaengine: Add device_terminate_all callback X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~48^2~27^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fa0cf462daa6f6121b332b87833d7f5bdb515c0;p=pandora-kernel.git 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 Acked-by: Laurent Pinchart Signed-off-by: Vinod Koul --- Reading git-diff-tree failed