OMAP2+: voltage: enable VC bypass scale method when VC is initialized
authorKevin Hilman <khilman@ti.com>
Mon, 18 Jul 2011 22:48:22 +0000 (15:48 -0700)
committerKevin Hilman <khilman@ti.com>
Thu, 15 Sep 2011 18:39:10 +0000 (11:39 -0700)
VC is initialized first, set default scaling method to VC bypass.
If/when VP is initialized, default scaling method will be changed to
VP force-update.

Enabling VC bypass as default as soon as VC is initialized allows for
VC bypass scaling to work when no VP is configured/initialized for a
given voltage domain.

Signed-off-by: Kevin Hilman <khilman@ti.com>

No differences found