cpufreq: dt: No need to allocate resources anymore
authorViresh Kumar <viresh.kumar@linaro.org>
Tue, 9 Feb 2016 05:00:48 +0000 (10:30 +0530)
committerAlex Shi <alex.shi@linaro.org>
Fri, 8 Apr 2016 03:47:39 +0000 (11:47 +0800)
commit454f12fd0b3fae75d101765614e749e3f70a5078
treebaca67d5fd549ae2dfd9dd1f8cd32fc749db3f32
parent4b2c9f2ab35e19c8de1a4e50d798a49d98e5c39d
cpufreq: dt: No need to allocate resources anymore

OPP layer manages it now and cpufreq-dt driver doesn't need it. But, we
still need to check for availability of resources for deferred probing.

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 dd02a3d920083b6cb0ee4f0eaf2c599b740bf5fe)
Signed-off-by: Alex Shi <alex.shi@linaro.org>
drivers/cpufreq/cpufreq-dt.c