From: Axel Lin Date: Tue, 25 Dec 2012 02:52:49 +0000 (+0800) Subject: mfd: pcf50633: Init pcf->dev before using it X-Git-Tag: v3.8-rc6~19^2~11 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b30dd8f2e5e6a1b31b89d93d85942055b97327c2;p=pandora-kernel.git mfd: pcf50633: Init pcf->dev before using it Current code uses pcf->dev in the dev_err call before setting it to &client->dev. Fix it. Signed-off-by: Axel Lin Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed