]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: JZ4740: GPIO: Simplify IRQ demuxer
authorLars-Peter Clausen <lars@metafoo.de>
Sat, 24 Sep 2011 00:29:54 +0000 (02:29 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 24 Sep 2011 00:29:54 +0000 (02:29 +0200)
commit7dbd4a50931622eab7bae5073a7ca5793ed0832d
tree563b3a6d848d12f6f38a203d8a0edfa5da276552
parent57dfde0fdae6814c4b8bb571735b8f28a8ce93bb
MIPS: JZ4740: GPIO: Simplify IRQ demuxer

We already know the base IRQ for a GPIO chip, so there is no need to
recalculate it in the demux handler.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Cc: Lars-Peter Clausen <lars@metafoo.de>
Patchwork: http://patchwork.linux-mips.org/patch/2432/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/jz4740/gpio.c