From: Russell King Date: Fri, 25 May 2012 11:32:00 +0000 (+0100) Subject: dmaengine: PL08x: re-jig the starting of txds X-Git-Tag: v3.6-rc1~13^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eab82533c972bf932434b69bbb71c6724d863ef7;p=pandora-kernel.git dmaengine: PL08x: re-jig the starting of txds Rather than code the de-queue of the txd several times, move that into the start_txd function. Rename this to better illustrate what it's now doing, and call this function when starting a delayed memcpy(). Acked-by: Linus Walleij Tested-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed