OMAP3+: VP: move voltage scale function pointer into struct voltagedomain
authorKevin Hilman <khilman@ti.com>
Thu, 14 Jul 2011 18:12:32 +0000 (11:12 -0700)
committerKevin Hilman <khilman@ti.com>
Thu, 15 Sep 2011 19:09:08 +0000 (12:09 -0700)
Function pointer used for actual voltage scaling (e.g. VP force update
or VC bypass) is moved from omap_vdd_info into struct voltagedomain,
resulting in renames s/vdd->volt_scale/voltdm->scale/

No functional changes.

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

No differences found