cpufreq: dt: Unsupported OPPs are already disabled
authorViresh Kumar <viresh.kumar@linaro.org>
Tue, 9 Feb 2016 05:00:44 +0000 (10:30 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 10 Feb 2016 23:24:37 +0000 (00:24 +0100)
commit6def6ea75e6dea45f01a16ae3cfb5b5ce48dd5e9
treee382e74c4eb9071b21eca97120d6f07c7cb7875a
parent050794aaebbb9f2c2c50b340b6998273e7c64189
cpufreq: dt: Unsupported OPPs are already disabled

The core already have a valid regulator set for the device opp and the
unsupported OPPs are already disabled by the core. There is no need to
repeat that in the user drivers, get rid of it.

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.024932 seconds and 5 git commands to generate.