cpufreq: mt8173: remove redundant regulator_get_voltage() call
authorPi-Cheng Chen <pi-cheng.chen@linaro.org>
Sun, 29 Nov 2015 08:31:36 +0000 (16:31 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 9 Dec 2015 23:27:33 +0000 (00:27 +0100)
commit93625d52e7a74492416f77fed945ba34e0ae0c18
tree58d00c94bacbb5a777810c16c096f2e881180eae
parent9bb46b87d662ab704bd852db9916f0e51db3e94b
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>
drivers/cpufreq/mt8173-cpufreq.c
This page took 0.045534 seconds and 5 git commands to generate.