commit | 93625d52e7a74492416f77fed945ba34e0ae0c18 | [log] [tgz] |
---|---|---|
author | Pi-Cheng Chen <pi-cheng.chen@linaro.org> | Sun Nov 29 16:31:36 2015 +0800 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Thu Dec 10 00:27:33 2015 +0100 |
tree | 58d00c94bacbb5a777810c16c096f2e881180eae | |
parent | 9bb46b87d662ab704bd852db9916f0e51db3e94b [diff] |
cpufreq: mt8173: remove redundant regulator_get_voltage() call Remove redundant regulator_get_voltage() call to get Vsram value since it will be obtained later at the beginning of voltage tracking loop. Signed-off-by: Pi-Cheng Chen <pi-cheng.chen@linaro.org> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>