kernel-ark/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
..
akita-ioexp.c
clock.c [ARM] pxa: use mutexes instead of semaphores 2007-07-12 14:27:55 +01:00
corgi_lcd.c [ARM] spelling fixes 2007-05-20 20:10:32 +01:00
corgi_pm.c [ARM] Yet more asm/apm-emulation.h stuff 2007-03-02 11:58:57 +00:00
corgi_ssp.c [ARM] spelling fixes 2007-05-20 20:10:32 +01:00
corgi.c [ARM] pxa: move platform devices to separate header file 2007-07-12 14:28:21 +01:00
devices.h [ARM] 4480/1: pxa: change the pxa device naming scheme 2007-07-20 09:57:18 +01:00
dma.c [ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma code 2007-07-12 14:28:16 +01:00
em-x270.c [ARM] 4475/2: EM-x270 board support 2007-07-20 17:45:15 +01:00
generic.c [ARM] 4480/1: pxa: change the pxa device naming scheme 2007-07-20 09:57:18 +01:00
generic.h [ARM] pxa: move platform devices to separate header file 2007-07-12 14:28:21 +01:00
idp.c [ARM] pxa: move platform devices to separate header file 2007-07-12 14:28:21 +01:00
irq.c [ARM] 4557/1: Fix PXA irq gpio initialization 2007-08-28 22:59:43 +01:00
Kconfig [ARM] 4475/2: EM-x270 board support 2007-07-20 17:45:15 +01:00
leds-idp.c
leds-lubbock.c
leds-mainstone.c
leds-trizeps4.c
leds.c
leds.h
lpd270.c [ARM] pxa: move platform devices to separate header file 2007-07-12 14:28:21 +01:00
lubbock.c [ARM] pxa: move platform devices to separate header file 2007-07-12 14:28:21 +01:00
mainstone.c [ARM] pxa: move platform devices to separate header file 2007-07-12 14:28:21 +01:00
Makefile [ARM] 4475/2: EM-x270 board support 2007-07-20 17:45:15 +01:00
Makefile.boot
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 [ARM] pxa: move platform devices to separate header file 2007-07-12 14:28:21 +01:00
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_pm.c [ARM] Fix more apm-emulation.h 2007-02-26 21:04:29 +00:00
sharpsl.h
sleep.S [ARM] 4489/1: pxa: split pxa_cpu_suspend to processor specific ones 2007-07-20 17:25:20 +01:00
spitz_pm.c [ARM] Yet more asm/apm-emulation.h stuff 2007-03-02 11:58:57 +00:00
spitz.c [ARM] pxa: move platform devices to separate header file 2007-07-12 14:28:21 +01:00
ssp.c [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX 2007-04-21 23:14:01 +01:00
standby.S
time.c [ARM] 4507/1: pxa2xx clock_event_device 2007-07-22 15:44:01 +01:00
tosa.c [ARM] pxa: move platform devices to separate header file 2007-07-12 14:28:21 +01:00
trizeps4.c [ARM] pxa: move platform devices to separate header file 2007-07-12 14:28:21 +01:00