]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: LPC32xx: Provide DMA filter callbacks via platform data
authorRoland Stigge <stigge@antcom.de>
Thu, 6 Sep 2012 09:39:18 +0000 (11:39 +0200)
committerRoland Stigge <stigge@antcom.de>
Thu, 6 Sep 2012 09:39:18 +0000 (11:39 +0200)
commit5b941238fe1a0b015ff6519a6287ce1eae4fb8c9
treea54c5e8a7a3354064a48451ad10ef1f223b0e4bc
parent4607d65ab3d80fe0e648e221f58b03b9ed051fdd
ARM: LPC32xx: Provide DMA filter callbacks via platform data

The SLC and MLC NAND drivers now need their dma_filter callbacks via platform
data to make them independent of single DMA engine drivers.

(This also helps fixing build errors of the SLC and MLC drivers when building
as modules because direct access to AMBA dma filter functions isn't available
via export.)

Signed-off-by: Roland Stigge <stigge@antcom.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-lpc32xx/phy3250.c