mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driver
authorRoland Stigge <stigge@antcom.de>
Thu, 16 Aug 2012 13:15:34 +0000 (15:15 +0200)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Sat, 29 Sep 2012 13:52:45 +0000 (14:52 +0100)
commitde20c22d2bf41f970a6300a89dd550f12121c126
tree4a5639e2e07e1808698551573872498eaee443a0
parentaf69dcd3862ed174cf67637f4142c9c895862436
mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driver

This patch makes the SLC 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_slc.c
include/linux/mtd/lpc32xx_slc.h [new file with mode: 0644]