From: Robert Jarzmik Date: Sat, 7 Feb 2015 21:18:34 +0000 (+0100) Subject: ARM: pxa: pxa27x skip default device initialization with DT X-Git-Tag: omap-for-v4.2/fixes-rc1^2~104^2~33^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24e32a5528fb5f398f0844759568e14f2c7ed3e9;p=pandora-kernel.git ARM: pxa: pxa27x skip default device initialization with 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. This is the twin commit of commit 82ce44d104dc ("ARM: pxa3xx: skip default device initialization when booting via DT"). Signed-off-by: Robert Jarzmik Acked-by: Daniel Mack --- Reading git-diff-tree failed