commit | 5fac0e18bd3dbd7e23276efa0e5d2b945b1165e8 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Tue Feb 26 11:44:28 2013 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Thu Apr 04 21:22:45 2013 +0800 |
tree | dadf4b3c3d138fcfb7274b26f963035d6b76626a | |
parent | e5aba13da0cc598a5573ea059717949fbd7536ad [diff] |
mtd: gpmi: move to use generic DMA helper With the generic DMA device tree helper supported by mxs-dma driver, client devices only need to call dma_request_slave_channel() for requesting a DMA channel from dmaengine. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Acked-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Reviewed-by: Arnd Bergmann <arnd@arndb.de>