]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
dmaengine: PL08x: remove circular_buffer boolean from channel data
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 26 May 2012 15:58:15 +0000 (16:58 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 1 Jul 2012 13:15:37 +0000 (14:15 +0100)
commit48afb3112e6373a292e54d675e986a5da14c0516
tree981a0dd9c009cded9801fa04e4b15b441bf45ef1
parentc15a6ef6ea3ff06df2d532d314f85da48cb067e8
dmaengine: PL08x: remove circular_buffer boolean from channel data

Circular buffers are not handled in this way; we have a separate API
call now to setup circular buffers.  So lets not mislead people with
this bool.

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
include/linux/amba/pl08x.h