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:
d9a3351
)
mfd: pm8921: Fixup probe() error path when irq invalid
author
Josh Cartwright
<joshc@codeaurora.org>
Wed, 5 Mar 2014 19:34:25 +0000
(13:34 -0600)
committer
Lee Jones
<lee.jones@linaro.org>
Wed, 19 Mar 2014 08:58:39 +0000
(08:58 +0000)
platform_get_irq() returns a negative error code when an IRQ is invalid
or unspecified. Make 'irq' signed to properly handle this.
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Josh Cartwright <joshc@codeaurora.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/pm8921-core.c
patch
|
blob
|
history
diff --cc
drivers/mfd/pm8921-core.c
Simple merge