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)
commit879f127bb2d0b604cf49f7682c0431d47f42f8f9
tree2c93c02299899cf17de53bf5d6157cfc18d5f9d5
parent083be28a1056eaaebdf116126b9d859348160f45
dmaengine: PL08x: convert to use vchan submitted/issued lists

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>
drivers/dma/amba-pl08x.c