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)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 10 Feb 2016 23:24:37 +0000 (00:24 +0100)
commitdd02a3d920083b6cb0ee4f0eaf2c599b740bf5fe
tree72e0e08d175f44a86d86f8d67888e193263e1547
parentdf2c8ec28e73d47392b8cb24828c15c54819da41
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>
drivers/cpufreq/cpufreq-dt.c
This page took 0.025805 seconds and 5 git commands to generate.