dmaengine: PL08x: convert to use vchan submitted/issued lists
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 26 May 2012 13:27:40 +0000 (14:27 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 1 Jul 2012 13:16:00 +0000 (14:16 +0100)
Convert to use the virtual dma channel submitted/issued descriptor
lists rather than our own private lists, and use the virtual dma
channel support functions to manage these lists.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Tested-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found