From: Felipe Balbi Date: Tue, 30 Sep 2008 18:42:57 +0000 (+0300) Subject: i2c: added a few missing gotos to add_children() X-Git-Tag: v2.6.27-omap1~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5f78ae6ead9859c495b2ebfaebadba746c0d672;p=pandora-kernel.git i2c: added a few missing gotos to add_children() 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed