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)
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>

No differences found