git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
caa62d6
)
mfd: vexpress: Give the "leds-gpio" device a real parent
author
Pawel Moll
<pawel.moll@arm.com>
Wed, 3 Apr 2013 12:26:27 +0000
(13:26 +0100)
committer
Samuel 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