commit | f14c426c723634d223344ad820997d92a3e355b6 | [log] [tgz] |
---|---|---|
author | Russell King - ARM Linux <linux@arm.linux.org.uk> | Thu Jul 21 17:12:47 2011 +0100 |
committer | Vinod Koul <vinod.koul@intel.com> | Tue Jul 26 15:33:28 2011 +0530 |
tree | 99ce25418d727c42e9db8169ae326ee685c71702 | |
parent | b207b4d02beb06059478339bbe4672ba715605d6 [diff] |
DMA: PL08x: separately store source/destination cctl Store the source/destination cctl values 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>