cpufreq: dt: Unsupported OPPs are already disabled
authorViresh Kumar <viresh.kumar@linaro.org>
Tue, 9 Feb 2016 05:00:44 +0000 (10:30 +0530)
committerAlex Shi <alex.shi@linaro.org>
Fri, 8 Apr 2016 03:47:36 +0000 (11:47 +0800)
commit70969a89d8212f3d77a4c67712fbbd22c465d50e
treefe371b8a2ecb38d3a815e339b75c2513ba3d3406
parent99753a20c8e9cbdfcca7431a0026506c01a0bbe1
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>
(cherry picked from commit 6def6ea75e6dea45f01a16ae3cfb5b5ce48dd5e9)
Signed-off-by: Alex Shi <alex.shi@linaro.org>
drivers/cpufreq/cpufreq-dt.c