git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c15a6ef
)
dmaengine: PL08x: remove circular_buffer boolean from channel data
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 26 May 2012 15:58:15 +0000
(16:58 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 1 Jul 2012 13:15:37 +0000
(14:15 +0100)
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>
No differences found