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:
7ab1899
)
mfd: check for platform_get_irq() return value in sm501
author
Roel Kluin
<roel.kluin@gmail.com>
Tue, 21 Oct 2008 23:39:55 +0000
(
01:39
+0200)
committer
Samuel Ortiz
<samuel@sortiz.org>
Tue, 21 Oct 2008 23:39:55 +0000
(
01:39
+0200)
sm501_devdata->irq is unsigned, while platform_get_irq() returns a
signed int.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
No differences found