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:
5dc1edc
)
i2c: added a few missing gotos to add_children()
author
Felipe Balbi
<felipe.balbi@nokia.com>
Tue, 30 Sep 2008 18:42:57 +0000
(21:42 +0300)
committer
Tony Lindgren
<tony@atomide.com>
Wed, 1 Oct 2008 10:37:37 +0000
(13:37 +0300)
Previously we were failing platform_device_add_data()
and returning from add_children but trying to keep going
when platform_device_add() fails.
Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found