[GIT PULL] Additional power management fix for v6.2
From: Rafael J. Wysocki
Date: Tue Feb 14 2023 - 09:20:00 EST
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-6.2-rc9
with top-most commit 6f098cde9df2c86d60db727d6270272751943674
cpufreq: qcom-hw: Add missing null pointer check
on top of commit ceaa837f96adb69c0df0397937cd74991d5d821a
Linux 6.2-rc8
to receive an additional power management fix for final 6.2.
This adds a missing NULL pointer check to the cpufreq driver for Qualcomm
platforms (Manivannan Sadhasivam).
Thanks!
---------------
Manivannan Sadhasivam (1):
cpufreq: qcom-hw: Add missing null pointer check
---------------
drivers/cpufreq/qcom-cpufreq-hw.c | 2 ++
1 file changed, 2 insertions(+)