regulator: Appease smatch in regulator_register()
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 11 Apr 2012 09:19:12 +0000 (10:19 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 11 Apr 2012 09:19:12 +0000 (10:19 +0100)
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 <broonie@opensource.wolfsonmicro.com>

No differences found