commit | 763e735910922382c2577e820e2a51df0a7cf17c | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Apr 25 00:16:00 2012 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Jul 31 12:06:24 2012 +0100 |
tree | f03b8e03378eccd75f11e276742e56b21f27a4c1 | |
parent | 8c7494a501bd45e1bf1599a51331b1c210cadbae [diff] |
mtd: omap2: add DMA engine support Add DMA engine support to the OMAP2 NAND driver. This supplements the private DMA API implementation contained within this driver, and the driver can be independently switched at build time between using DMA engine and the private DMA API. Tested-by: Grazvydas Ignotas <notasas@gmail.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>