]> git.karo-electronics.de Git - karo-tx-linux.git/commit
DMA: PL08x: separately store source/destination slave address
authorRussell King - ARM Linux <linux@arm.linux.org.uk>
Thu, 21 Jul 2011 16:12:27 +0000 (17:12 +0100)
committerVinod Koul <vinod.koul@intel.com>
Tue, 26 Jul 2011 10:03:28 +0000 (15:33 +0530)
commitb207b4d02beb06059478339bbe4672ba715605d6
tree3f62c4e2854d4dce26c4ff3491f1d2d47b558c87
parentfc74eb791590e624ca6915ae76a04808e03bffb0
DMA: PL08x: separately store source/destination slave address

Store the source/destination slave address separately into the channel
structure.  This moves us towards being able to avoid a configuration
call each time we use the channel.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/amba-pl08x.c
include/linux/amba/pl08x.h