Re: [PATCH 14/17] cpufreq: dt: Reuse dev_pm_opp_get_max_transition_latency()
From: Stephen Boyd <hidden>
Date: 2016-01-12 01:54:48
From: Stephen Boyd <hidden>
Date: 2016-01-12 01:54:48
On 12/22, Viresh Kumar wrote:
OPP layer has all the information now to calculate transition latency (clock_latency + voltage_latency). Lets reuse the OPP layer helper dev_pm_opp_get_max_transition_latency() instead of open coding the same in cpufreq-dt driver. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> ---
Maybe this can be combined with patch 13. I don't seem much need to distinguish between the two. Reviewed-by: Stephen Boyd <redacted> -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project