MIPS: AR7, BCM63xx: fix gpio_to_irq() return value
authorYoichi Yuasa <yuasa@linux-mips.org>
Mon, 24 May 2010 08:36:24 +0000 (17:36 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 5 Jul 2010 16:17:26 +0000 (17:17 +0100)
The return value of gpio_to_irq() is not a pointer but an integer.

Signed-off-by: Yoichi Yuasa <yuasa@linux-mips.org>
Cc: linux-mips <linux-mips@linux-mips.org>
Patchwork: http://patchwork.linux-mips.org/patch/1280/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found