commit | 454f12fd0b3fae75d101765614e749e3f70a5078 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Tue Feb 09 10:30:48 2016 +0530 |
committer | Alex Shi <alex.shi@linaro.org> | Fri Apr 08 11:47:39 2016 +0800 |
tree | baca67d5fd549ae2dfd9dd1f8cd32fc749db3f32 | |
parent | 4b2c9f2ab35e19c8de1a4e50d798a49d98e5c39d [diff] |
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>