mfd: vexpress: Give the "leds-gpio" device a real parent
authorPawel Moll <pawel.moll@arm.com>
Wed, 3 Apr 2013 12:26:27 +0000 (13:26 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 9 Apr 2013 10:09:09 +0000 (12:09 +0200)
The registration of the "leds-gpio" device was using
"vexpress_sysreg_dev" as a parent before it was actually
set to something different than NULL.

Trivial fix by reordering the code.

Reported-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Pawel Moll <pawel.moll@arm.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found