mtd: omap2: add DMA engine support
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 24 Apr 2012 23:16:00 +0000 (00:16 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 31 Jul 2012 11:06:24 +0000 (12:06 +0100)
commit763e735910922382c2577e820e2a51df0a7cf17c
treef03b8e03378eccd75f11e276742e56b21f27a4c1
parent8c7494a501bd45e1bf1599a51331b1c210cadbae
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>
drivers/mtd/nand/omap2.c