]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commit0f01565a353e06f1f1d7757b212c51e61c6fea58
tree30f17047bdca3e1c2bc59a7351d9099fa3114f31
parent667216d6a435a27f5aed64aa30de583ddccc58c8
OMAP3+: VP: move voltage scale function pointer into struct voltagedomain

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>
arch/arm/mach-omap2/voltage.c
arch/arm/mach-omap2/voltage.h