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:
ed91c13
)
dmaengine: PL08x: get rid of device_fc in struct pl08x_dma_chan
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 16 May 2012 10:05:09 +0000
(11:05 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 1 Jul 2012 13:15:43 +0000
(14:15 +0100)
As we now store the dma_slave_config in pl08x_dma_chan, we don't need
to store this separately. Use the one in dma_slave_config directly.
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