]> git.karo-electronics.de Git - mv-sheeva.git/commit
ARM: PL08x: store prep_* flags in async_tx structure
authorRussell King - ARM Linux <linux@arm.linux.org.uk>
Mon, 3 Jan 2011 22:43:56 +0000 (22:43 +0000)
committerDan Williams <dan.j.williams@intel.com>
Wed, 5 Jan 2011 03:16:13 +0000 (19:16 -0800)
commitc04287948ec8308fceedda980373bc7d53620255
treeee5ab1d84715b7c9335036d7471f5d13d237eb84
parentd7244e9a27a3da27d62aabf560ee828d7991493e
ARM: PL08x: store prep_* flags in async_tx structure

Like other DMA engine drivers do, store the passed flags into the
async_tx structure, so they can be checked when the operation
completes.

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>
drivers/dma/amba-pl08x.c