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:
089d036
)
ARM: pxa3xx: skip default device initialization when booting via DT
author
Daniel Mack
<zonque@gmail.com>
Wed, 25 Jul 2012 15:52:52 +0000
(17:52 +0200)
committer
Haojian Zhuang
<haojian.zhuang@gmail.com>
Thu, 16 Aug 2012 08:15:01 +0000
(16:15 +0800)
When booting via DT, the default PXA devices must not have been probed
before, otherwise the augmented information from the device tree is
ignored.
Signed-off-by: Daniel Mack <zonque@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com>
No differences found