From: Kevin Hilman Date: Tue, 5 Apr 2011 23:27:21 +0000 (-0700) Subject: OMAP3+: voltage: rename scale and reset functions using voltdm_ prefix X-Git-Tag: v3.2-rc1~95^2^2~1^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e5651be29d8bd08d0cc2bc617c43acff95e2229;p=pandora-kernel.git OMAP3+: voltage: rename scale and reset functions using voltdm_ prefix Rename voltage scaling related functions to use voltdm_ prefix intead of omap_voltage_, and cleanup kerneldoc comments in the process. s/omap_voltage_scale_vdd/voltdm_scale/ s/omap_voltage_reset/voltdm_reset/ Also, in voltdm_reset() s/target_uvdc/target_volt/ to be consistent with naming throughout the file. No functional changes. Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed