commit | 48afb3112e6373a292e54d675e986a5da14c0516 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Sat May 26 16:58:15 2012 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Jul 01 14:15:37 2012 +0100 |
tree | 981a0dd9c009cded9801fa04e4b15b441bf45ef1 | |
parent | c15a6ef6ea3ff06df2d532d314f85da48cb067e8 [diff] |
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>