commit | 70b5ed6b6d72cd8b1a3d4b7b878a0dd132bec7ba | [log] [tgz] |
---|---|---|
author | Russell King - ARM Linux <linux@arm.linux.org.uk> | Mon Jan 03 22:40:13 2011 +0000 |
committer | Dan Williams <dan.j.williams@intel.com> | Tue Jan 04 19:16:12 2011 -0800 |
tree | 07f37758bcc4f7f44ba9b5f0f04190fd7e38a64a | |
parent | 09b3c323332206aaadfb7aa13efffa82e7719b35 [diff] |
ARM: PL08x: move default cctl into txd structure Rather than modifying platform data while preparing a transfer, copy the cctl value into the txd structure and modify the value there. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Acked-by: Linus Walleij <linus.walleij@stericsson.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>