linux/arch/arm/mach-at91rm9200
Andrew Victor 3ea163e44c [ARM] 4089/1: AT91: GPIO wake IRQ cleanup
Cleanup of at91 platform level gpio wake and suspend/resume logic.

The GPIO core now delegates wakeups to the parent AIC by refcounting,
and delegates clock management to the clock API.  This makes these
system modules more independent of each other, which is cleaner and will
also help with the AT91SAM9263 (where some GPIO controllers share the
same irq and clock).

Original patch by David Brownell.

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-01-24 11:59:56 +00:00
..
at91rm9200.c
at91rm9200_devices.c [ARM] 4086/1: AT91: Whitespace cleanup 2007-01-24 11:59:55 +00:00
at91rm9200_time.c
at91sam926x_time.c
at91sam9260.c [ARM] 4087/1: AT91: CPU reset for SAM9x processors 2007-01-24 11:59:55 +00:00
at91sam9260_devices.c [ARM] 4011/1: AT91SAM9260: Fix compilation with NAND driver 2006-12-08 15:42:05 +00:00
at91sam9261.c [ARM] 4087/1: AT91: CPU reset for SAM9x processors 2007-01-24 11:59:55 +00:00
at91sam9261_devices.c
board-1arm.c
board-carmeva.c
board-csb337.c
board-csb637.c
board-dk.c
board-eb9200.c
board-ek.c
board-kafa.c
board-kb9202.c
board-sam9260ek.c
board-sam9261ek.c
clock.c
clock.h
generic.h
gpio.c [ARM] 4089/1: AT91: GPIO wake IRQ cleanup 2007-01-24 11:59:56 +00:00
irq.c
Kconfig
leds.c
Makefile
Makefile.boot
pm.c