Re: [PATCHv2 3/5] arm: omap2: skip device build from platform code for dt.

2014-05-14 Thread Tony Lindgren
* Sourav Poddar sourav.pod...@ti.com [140507 23:01]: For SOCs with dt enabled, device should be build through device tree. Prevent device build call from platform code, if device tree is enabled. Picking this patch into omap-for-v3.16/dt thanks. Tony -- To unsubscribe from this list: send the

[PATCHv2 3/5] arm: omap2: skip device build from platform code for dt.

2014-05-08 Thread Sourav Poddar
For SOCs with dt enabled, device should be build through device tree. Prevent device build call from platform code, if device tree is enabled. Signed-off-by: Sourav Poddar sourav.pod...@ti.com --- arch/arm/mach-omap2/hdq1w.c |2 ++ 1 file changed, 2 insertions(+) diff --git