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:
e1564ec
)
gianfar: fix handle errors returned by platform_get_irq*()
author
roel kluin
<roel.kluin@gmail.com>
Tue, 21 Oct 2008 05:35:34 +0000
(
01:35
-0400)
committer
Jeff Garzik
<jgarzik@redhat.com>
Wed, 22 Oct 2008 10:22:07 +0000
(06:22 -0400)
platform_get_irq*() returns on -ENXIO when the resource cannot be
found, but this remains unnoticed if stored in an unsigned.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
No differences found