ARM: OMAP2+: pm: Do not init statically the SR and voltage layer with DT
authorBenoit Cousson <b-cousson@ti.com>
Thu, 8 Dec 2011 15:47:39 +0000 (16:47 +0100)
committerBenoit Cousson <b-cousson@ti.com>
Thu, 16 Feb 2012 22:06:58 +0000 (23:06 +0100)
commit506d81ef31ece39c760e8c2b2071e6aa3b983b72
tree6d3574de11e01c7a760d4be70606bbb13e3c6b67
parent5dc06b7ea31a41707ab67e3caad5127bd45069b6
ARM: OMAP2+: pm: Do not init statically the SR and voltage layer with DT

In the case of DT, the PMIC and SR initialization will be done using
a completely different mechanism.

Disable this part if a DT blob is available.

Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Acked-by: Kevin Hilman <khilman@ti.com>
Acked-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
arch/arm/mach-omap2/pm.c