From: Narayanan G Date: Thu, 9 Feb 2012 07:11:37 +0000 (+0530) Subject: dma40: Improve the logic of stopping logical chan X-Git-Tag: v3.4-rc5~24^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bdae6f49c52af3a58998cdb051dbd5b942f9273;p=pandora-kernel.git dma40: Improve the logic of stopping logical chan can be directly stopped by issuing a SUSPEND_REQ on the EE bits. There is no need to suspend the physical channel and restart it. Also, the support for pre-V2 hw is discontinued. EE bits for writing: 00: disable only if AS=11 or AS=00 01: enable 10: suspend_req only if AS=01 & EE=01 or EE=11 11: round / no change for writing Signed-off-by: Narayanan G Acked-by: Linus Walleij Signed-off-by: Vinod Koul --- Reading git-diff-tree failed