linux/arch/arm/mach-pxa
Samuel fd51bcc5dc [ARM] 4557/1: Fix PXA irq gpio initialization
As pointed out by Jrgen, we are overflowing the number of GPIOs
in pxa_init_irq_gpio(). I'm seeing the same problem on my HTC
Universal PXA270 based PDA.
According to Eric, the function argument is the number of GPIOs,
so we should keep the semantics and reduce the number of
iteration by 1.

Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
Acked-by: Jrgen Schindele <linux@schindele.name>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-08-28 22:59:43 +01:00
..
Kconfig [ARM] 4475/2: EM-x270 board support 2007-07-20 17:45:15 +01:00
Makefile [ARM] 4475/2: EM-x270 board support 2007-07-20 17:45:15 +01:00
Makefile.boot
akita-ioexp.c
clock.c
corgi.c
corgi_lcd.c
corgi_pm.c
corgi_ssp.c
devices.h
dma.c
em-x270.c [ARM] 4475/2: EM-x270 board support 2007-07-20 17:45:15 +01:00
generic.c
generic.h
idp.c
irq.c [ARM] 4557/1: Fix PXA irq gpio initialization 2007-08-28 22:59:43 +01:00
leds-idp.c
leds-lubbock.c
leds-mainstone.c
leds-trizeps4.c
leds.c
leds.h
lpd270.c
lubbock.c
mainstone.c
pm.c [ARM] 4488/1: pxa: move pxa25x/pxa27x specific code out of pm.c 2007-07-20 17:25:10 +01:00
poodle.c
pxa25x.c [ARM] 4489/1: pxa: split pxa_cpu_suspend to processor specific ones 2007-07-20 17:25:20 +01:00
pxa27x.c [ARM] 4489/1: pxa: split pxa_cpu_suspend to processor specific ones 2007-07-20 17:25:20 +01:00
sharpsl.h
sharpsl_pm.c
sleep.S [ARM] 4489/1: pxa: split pxa_cpu_suspend to processor specific ones 2007-07-20 17:25:20 +01:00
spitz.c
spitz_pm.c
ssp.c
standby.S
time.c [ARM] 4507/1: pxa2xx clock_event_device 2007-07-22 15:44:01 +01:00
tosa.c
trizeps4.c