git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e48682d
)
MIPS: AR7, BCM63xx: fix gpio_to_irq() return value
author
Yoichi Yuasa
<yuasa@linux-mips.org>
Mon, 24 May 2010 08:36:24 +0000
(17:36 +0900)
committer
Ralf 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