mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driver
authorRoland Stigge <stigge@antcom.de>
Thu, 16 Aug 2012 13:15:35 +0000 (15:15 +0200)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Sat, 29 Sep 2012 13:53:08 +0000 (14:53 +0100)
commit9c6f62a7ef230253a7dfc0547c431f07d8a64721
tree90f2b0913b8993b86f62759359063714107a8be9
parentde20c22d2bf41f970a6300a89dd550f12121c126
mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driver

This patch makes the MLC NAND driver independent of the single AMBA DMA engine
driver by using the platform data provided dma_filter callback.

Signed-off-by: Roland Stigge <stigge@antcom.de>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/lpc32xx_mlc.c
include/linux/mtd/lpc32xx_mlc.h [new file with mode: 0644]