linux/arch/arm/mach-lpc32xx
Roland Stigge 5b941238fe 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>
2012-09-06 11:39:18 +02:00
..
include/mach ARM: LPC32xx: Cleanup USB clock init 2012-07-01 21:06:45 +02:00
clock.c ARM: LPC32xx: Add PWM clock 2012-07-20 14:01:51 +02:00
clock.h ARM: LPC32XX: Clock driver 2010-07-27 03:08:09 -07:00
common.c ARM: LPC32xx: Set system serial based on cpu unique id 2012-07-20 14:01:51 +02:00
common.h ARM: LPC32xx: Device tree support 2012-04-22 12:01:19 +02:00
irq.c ARM: LPC32xx: Use handle_edge_irq() callback on edge type irqs 2012-09-06 11:39:10 +02:00
Makefile ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystem 2011-08-22 09:13:21 +01:00
Makefile.boot ARM: LPC32xx: Build arch dtbs 2012-06-14 16:16:18 +02:00
phy3250.c ARM: LPC32xx: Provide DMA filter callbacks via platform data 2012-09-06 11:39:18 +02:00
pm.c ARM: LPC32xx: Fix missing and bad LPC32XX macros 2012-02-27 17:31:24 +01:00
serial.c ARM: LPC32xx: Move uart6 irda disable to serial.c 2012-06-14 16:16:19 +02:00
suspend.S ARM: LPC32XX: System suspend support 2010-07-27 08:35:56 -07:00
timer.c ARM: LPC32xx: Fix missing and bad LPC32XX macros 2012-02-27 17:31:24 +01:00