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:
61f4d6b
)
i2c: imx: propagate irq error code in probe
author
Wolfram Sang
<wsa@the-dreams.de>
Thu, 12 Dec 2013 21:51:31 +0000
(22:51 +0100)
committer
Wolfram Sang
<wsa@the-dreams.de>
Fri, 3 Jan 2014 16:40:38 +0000
(17:40 +0100)
smatch rightfully says:
drivers/i2c/busses/i2c-imx.c:610 i2c_imx_probe() info: why not propagate 'irq' from platform_get_irq() instead of (-2)?
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
No differences found