Re: [PATCH] ARM: LPC32xx: Provide DMA filter callbacks via platform data

From: Arnd Bergmann
Date: Thu Aug 16 2012 - 09:59:27 EST


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@xxxxxxxxx>

Yes, this looks right.

Acked-by: Arnd Bergmann <arnd@xxxxxxxx>

Once we have proper DT bindings for the DMA channels, we can hopefully
get rid of the auxdata again.

Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/