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:
06c7a48
)
sh: boards/mach-x3proto: gpio: fix error handling code
author
Kulikov Vasiliy
<segooon@gmail.com>
Sun, 10 Oct 2010 17:28:27 +0000
(17:28 +0000)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 11 Oct 2010 15:34:42 +0000
(
00:34
+0900)
Checks for (irq < 0) and (ilsel < 0) didn't make sense since they were
unsigned. Made them signed.
Signed-off-by: Vasiliy Kulikov <segooon@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found