OMAP3+: voltage: rename scale and reset functions using voltdm_ prefix
authorKevin Hilman <khilman@ti.com>
Tue, 5 Apr 2011 23:27:21 +0000 (16:27 -0700)
committerKevin Hilman <khilman@ti.com>
Thu, 15 Sep 2011 19:09:21 +0000 (12:09 -0700)
commit5e5651be29d8bd08d0cc2bc617c43acff95e2229
treede68c2c628fb37e4c4c3990e2ff4feb5956228ba
parentb666b4767d3e6a23634b4d485c8511bd42d50023
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 <khilman@ti.com>
arch/arm/mach-omap2/pm.c
arch/arm/mach-omap2/smartreflex-class3.c
arch/arm/mach-omap2/voltage.c
arch/arm/mach-omap2/voltage.h