cpufreq: dt: OPP layers handles clock-latency for V1 bindings as well
authorViresh Kumar <viresh.kumar@linaro.org>
Tue, 9 Feb 2016 05:00:42 +0000 (10:30 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 10 Feb 2016 23:24:36 +0000 (00:24 +0100)
commit391d9aef8145204e0a5d67be3bd1fc45c5396dae
treea7529715382b346282d8f6f88348185c229a8436
parent457e99e60a8f5a40b7da204c0bfc8a86ad2161b9
cpufreq: dt: OPP layers handles clock-latency for V1 bindings as well

"clock-latency" is handled by OPP layer for all bindings and so there is
no need to make special calls for V1 bindings. Use
dev_pm_opp_get_max_clock_latency() for both the cases.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/cpufreq-dt.c
This page took 0.024838 seconds and 5 git commands to generate.