]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit21c4a8a80eec40278eab14c225feb567c4dd8772
tree4aaf0d928fa64870bb72fa7040f0d46cf81af267
parent20f6362febb461bd908eadd8ed5a04dbede0a234
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