commit | cdf22a4e90ea3ea8e6a7dd9d2fa810b4a3cdfaed | [log] [tgz] |
---|---|---|
author | Yoichi Yuasa <yuasa@linux-mips.org> | Mon May 24 17:36:24 2010 +0900 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Jul 05 17:17:26 2010 +0100 |
tree | ece77d50f0bcfb06dfd52c313a61918309c086f4 | |
parent | e48682ddaa8c553fe36a01be9fa07e2556a640df [diff] |
MIPS: AR7, BCM63xx: fix gpio_to_irq() return value 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>