[PATCH] ARM: LPC32xx: Provide DMA filter callbacks via platform data
Arnd Bergmann
arnd at arndb.de
Thu Aug 16 09:59:21 EDT 2012
On Thursday 16 August 2012, Roland Stigge wrote:
> 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 at antcom.de>
Yes, this looks right.
Acked-by: Arnd Bergmann <arnd at arndb.de>
Once we have proper DT bindings for the DMA channels, we can hopefully
get rid of the auxdata again.
Arnd
More information about the linux-mtd
mailing list