commit | d36773e53f4919627d43b1010df096c5d518a1f5 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian@openwrt.org> | Thu May 21 19:49:47 2009 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Jun 17 11:06:27 2009 +0100 |
tree | 11d46cd95681f7e7a04340ec7c966da86e9f0e6b | |
parent | 1c99dac8bf0dd5bd1a7600e81d1e5691f7338250 [diff] |
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>