From: Kevin Hilman Date: Thu, 14 Jul 2011 18:12:32 +0000 (-0700) Subject: OMAP3+: VP: move voltage scale function pointer into struct voltagedomain X-Git-Tag: v3.2-rc1~95^2^2~1^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f01565a353e06f1f1d7757b212c51e61c6fea58;p=pandora-kernel.git 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 --- Reading git-diff-tree failed