Home
last modified time | relevance | path

Searched hist:d36773e53f4919627d43b1010df096c5d518a1f5 (Results 1 – 1 of 1) sorted by relevance

/linux/arch/mips/rb532/
H A Dirq.cdiff d36773e53f4919627d43b1010df096c5d518a1f5 Thu May 21 19:49:47 CEST 2009 Florian Fainelli <florian@openwrt.org> MIPS: RB532: Check irq number when handling GPIO interrupts

This patch makes sure that we are not going to clear
or change the interrupt status of a GPIO interrupt
superior to 13 as this is the maximum number of GPIO
interrupt source (p.232 of the RC32434 reference manual).

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>