From: Kevin Hilman Date: Tue, 5 Apr 2011 23:55:22 +0000 (-0700) Subject: OMAP3+: voltage: move/rename curr_volt from vdd_info into struct voltagedomain X-Git-Tag: v3.2-rc1~95^2^2~1^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7590f608aacba64c42edd5a8d9560264b049f403;p=pandora-kernel.git OMAP3+: voltage: move/rename curr_volt from vdd_info into struct voltagedomain Track current nominal voltage as part of struct voltagedomain instead of omap_vdd_info, which will soon be removed. Also renames field from curr_volt to nominal_volt. No functional changes. Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed