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:
ab838bc
)
mfd: vexpress-sysreg: Don't skip initialization on probe
author
Pawel Moll
<pawel.moll@arm.com>
Tue, 27 Nov 2012 16:48:50 +0000
(16:48 +0000)
committer
Pawel Moll
<pawel.moll@arm.com>
Thu, 24 Jan 2013 12:19:23 +0000
(12:19 +0000)
The vexpress-sysreg driver does not have to be initialized
early, when the platform doesn't require this. Unfortunately
in such case it wasn't initialized correctly - master site
lookup and config bridge registration were missing. Fixed now.
Signed-off-by: Pawel Moll <pawel.moll@arm.com>
No differences found