linux/arch/arm/mach-lpc32xx
Roland Stigge 4607d65ab3 ARM: LPC32xx: Use handle_edge_irq() callback on edge type irqs
irq.c uses handle_level_irq() as the unconditional default handler. This patch
uses handle_edge_irq() instead for edge type irqs.

Signed-off-by: Roland Stigge <stigge@antcom.de>
Acked-by: Srinivas Bakki <srinivas.bakki@nxp.com>
2012-09-06 11:39:10 +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: Adjust to pl08x DMA interface changes 2012-07-12 14:25:37 +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