From: Pawel Moll Date: Wed, 3 Apr 2013 12:26:27 +0000 (+0100) Subject: mfd: vexpress: Give the "leds-gpio" device a real parent X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~31^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b99877f3f7e1c8b7e6d133b56c8bcea4e2f7be80;p=pandora-kernel.git mfd: vexpress: Give the "leds-gpio" device a real parent 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 Signed-off-by: Pawel Moll Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed