From: Russell King Date: Fri, 25 May 2012 09:51:19 +0000 (+0100) Subject: dmaengine: PL08x: convert to a list of completed descriptors X-Git-Tag: v3.6-rc1~13^2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a936e793136b4238ef287cfbbdd25ebb78214529;p=pandora-kernel.git dmaengine: PL08x: convert to a list of completed descriptors Convert PL08x to use a list of completed descriptors rather than merely relying upon a single pointer. This makes it possible to schedule the tasklet for other purposes, and makes our behaviour similar to virt-dma. Acked-by: Linus Walleij Tested-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed