diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2016-04-07 14:06:58 +0530 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-04-09 01:41:50 +0200 |
commit | 9b55f55af8f017fec053c7eb0675241d057936da (patch) | |
tree | 6369bd682f0737072283db66b0d526c08eb67192 /drivers/cpufreq/cppc_cpufreq.c | |
parent | a794d6138cda391b6a9ba28c4cf27651415669c6 (diff) | |
download | linux-9b55f55af8f017fec053c7eb0675241d057936da.tar.gz linux-9b55f55af8f017fec053c7eb0675241d057936da.tar.bz2 linux-9b55f55af8f017fec053c7eb0675241d057936da.zip |
cpufreq: ACPI: policy->driver_data can't be NULL in ->exit()
Its always set by ->init() and so it will always be there in ->exit().
There is no need to have a special check for just that.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
[ rjw: Rebase ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/cpufreq/cppc_cpufreq.c')
0 files changed, 0 insertions, 0 deletions