From: Nicolas Ferre Date: Fri, 6 May 2011 17:56:52 +0000 (+0200) Subject: dmaengine: at_hdmac: implement pause and resume in atc_control X-Git-Tag: v3.0-rc1~27^2~4^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23b5e3ad68a3c26a6a36039ea907997664aedcab;p=pandora-kernel.git dmaengine: at_hdmac: implement pause and resume in atc_control Pause and resume controls are useful for audio devices. This also returns correct status from atc_tx_status() in case chan is paused. Idea from dw_dmac patch by Linus Walleij. Signed-off-by: Nicolas Ferre Acked-by: Linus Walleij Signed-off-by: Vinod Koul --- Reading git-diff-tree failed