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:
1980fdc
)
sh: Fix test of unsigned in se7722_irq_demux()
author
Roel Kluin
<roel.kluin@gmail.com>
Tue, 15 Dec 2009 16:36:34 +0000
(16:36 +0000)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 16 Dec 2009 04:26:53 +0000
(13:26 +0900)
se7722_fpga_irq[] is unsigned so the test does not work.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found