Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit fd51bcc5 authored by Samuel's avatar Samuel Committed by Russell King
Browse files

[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: default avatarSamuel Ortiz <sameo@openedhand.com>
Acked-by: default avatarJrgen Schindele <linux@schindele.name>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent d555dd50
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment