ARM: OMAP2+: Fix voltage scaling init for device tree
authorTony Lindgren <tony@atomide.com>
Tue, 6 May 2014 00:27:37 +0000 (17:27 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 6 May 2014 22:45:15 +0000 (15:45 -0700)
commit2ee5f528a8102269ba1c0562799d30dd0075d57a
tree4aaf0d928fa64870bb72fa7040f0d46cf81af267
parent327456a79f53056e9db6afa80bfe2ca9448bc91f
ARM: OMAP2+: Fix voltage scaling init for device tree

We are currently disabling the init of voltage scaling
for device tree. With the voltage scaling problems fixed
for omap3 in general, there's no need to disable the voltage
scaling init for device tree based booting.

Cc: Kevin Hilman <khilman@linaro.org>
Cc: Nishanth Menon <nm@ti.com>
Cc: Paul Walmsley <paul@pwsan.com>
Cc: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/pm.c