From: Yoichi Yuasa Date: Mon, 24 May 2010 08:36:24 +0000 (+0900) Subject: MIPS: AR7, BCM63xx: fix gpio_to_irq() return value X-Git-Tag: v2.6.35-rc5~20^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdf22a4e90ea3ea8e6a7dd9d2fa810b4a3cdfaed;p=pandora-kernel.git 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 Cc: linux-mips Patchwork: http://patchwork.linux-mips.org/patch/1280/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed