commit | ecd442fd9e388a31d382a62fb43e851048c282e1 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@stericsson.com> | Tue Feb 08 13:03:12 2011 +0100 |
committer | Grant Likely <grant.likely@secretlab.ca> | Tue Feb 15 15:09:00 2011 -0700 |
tree | b0b872742d1a4c30e46a35ebe89d96548021ec91 | |
parent | ea3065df7ddffe4669136619ad712783ccee22c6 [diff] |
spi/pl022: use dmaengine helper macros This simplifies the DMA code a bit by using the dmaengine helpers. The cookie from descriptor submission can be ignored in this case as has been established in review of the MMCI/PL180 driver. Cc: Dan Williams <dan.j.williams@intel.com> Cc: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>