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:
42fa278
)
i2c: powermac: fix return path on error
author
Wolfram Sang
<wsa@the-dreams.de>
Thu, 11 Jul 2013 21:02:03 +0000
(22:02 +0100)
committer
Wolfram Sang
<wsa@the-dreams.de>
Wed, 21 Aug 2013 09:34:25 +0000
(11:34 +0200)
We want to bail out immediately if i2c_add_adapter failed and not try to
register child nodes with a nilled adapter structure.
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
No differences found