From 874e955b171f0505e2371c1ca80a2188efdc217d Mon Sep 17 00:00:00 2001 From: Wolfram Sang Date: Thu, 11 Jul 2013 22:02:03 +0100 Subject: [PATCH] i2c: powermac: fix return path on error 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 --- Reading git-format-patch failed