commit | dd02a3d920083b6cb0ee4f0eaf2c599b740bf5fe | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Tue Feb 09 10:30:48 2016 +0530 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Thu Feb 11 00:24:37 2016 +0100 |
tree | 72e0e08d175f44a86d86f8d67888e193263e1547 | |
parent | df2c8ec28e73d47392b8cb24828c15c54819da41 [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>