From: Mark Brown Date: Wed, 11 Apr 2012 09:19:12 +0000 (+0100) Subject: regulator: Appease smatch in regulator_register() X-Git-Tag: v3.5-rc1~177^2~58^3~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32c8fad438200b523ec44a49b40cb8ffdf715f7c;p=pandora-kernel.git regulator: Appease smatch in regulator_register() We don't support missing configs at all so segfaulting isn't that bad but since we've got checks in the code move the dereference after them. Signed-off-by: Mark Brown --- Reading git-diff-tree failed