From: Russell King Date: Sat, 26 May 2012 15:58:15 +0000 (+0100) Subject: dmaengine: PL08x: remove circular_buffer boolean from channel data X-Git-Tag: v3.6-rc1~13^2^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48afb3112e6373a292e54d675e986a5da14c0516;p=pandora-kernel.git 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 Tested-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed