From: Maxime Ripard Date: Mon, 17 Nov 2014 13:42:01 +0000 (+0100) Subject: dmaengine: split out pause/resume operations from device_control X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~48^2~27^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23a3ea2f5bead4d3b16e119e9127a66234f41d53;p=pandora-kernel.git dmaengine: split out pause/resume operations from device_control Split out the pause and resume operations to callbacks of their own. In order to preserve some backwark compatibility, the dmaengine_pause/dmaengine_resume are still falling back on dmaengine_device_control. Eventually, that will allow to get the device capabilities in a generic way, removing the need to implement device_slave_caps. Signed-off-by: Maxime Ripard Acked-by: Laurent Pinchart Signed-off-by: Vinod Koul --- Reading git-diff-tree failed