commit | 82ce44d104dc97f4f7fbd035ca34f723f0fb7287 | [log] [tgz] |
---|---|---|
author | Daniel Mack <zonque@gmail.com> | Wed Jul 25 17:52:52 2012 +0200 |
committer | Haojian Zhuang <haojian.zhuang@gmail.com> | Thu Aug 16 16:15:01 2012 +0800 |
tree | c6758ff48d48a0f70aea2e345cd93b5e42b244da | |
parent | 089d03629b04ebe8163905a2398742b426e35085 [diff] |
ARM: pxa3xx: skip default device initialization when booting via DT 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>