diff options
author | 2023-02-27 13:07:09 +0300 | |
---|---|---|
committer | 2023-03-01 19:34:54 +0100 | |
commit | f43523620f646c89ffd8ada840a0068290e51266 (patch) | |
tree | 23f5dcbe4a2fe4d02b0690607cb61b61b37cb93e /scripts/generate_rust_analyzer.py | |
parent | cpufreq: intel_pstate: remove MODULE_LICENSE in non-modules (diff) | |
download | linux-rng-f43523620f646c89ffd8ada840a0068290e51266.tar.xz linux-rng-f43523620f646c89ffd8ada840a0068290e51266.zip |
cpufreq: apple-soc: Fix an IS_ERR() vs NULL check
The of_iomap() function returns NULL if it fails. It never returns
error pointers. Fix the check accordingly.
Fixes: 6286bbb40576 ("cpufreq: apple-soc: Add new driver to control Apple SoC CPU P-states")
Signed-off-by: Dan Carpenter <error27@gmail.com>
Reviewed-by: Eric Curtin <ecurtin@redhat.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions