]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Fri, 17 Aug 2012 14:37:59 +0000 (17:37 +0300)
commitcc4696a851076bd6b16f3a2ecd56cd8ca8837b37
tree52478257ab4396d4bb870311662118e5b2cbb645
parentdab7e8c7fc109d69cebbb8a11e80493d355192f9
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>
drivers/mtd/nand/lpc32xx_slc.c
include/linux/mtd/lpc32xx_slc.h [new file with mode: 0644]