[GIT PULL] Power management fix for v5.19-rc7

From: Rafael J. Wysocki
Date: Fri Jul 15 2022 - 14:40:53 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-5.19-rc7

with top-most commit 5a5adb1528e59e8a4b23ffa7dda4849b61e97cf8

Merge tag 'cpufreq-arm-fixes-5.19-rc7' of
git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm

on top of commit 32346491ddf24599decca06190ebca03ff9de7f8

Linux 5.19-rc6

to receive a power management fix for 5.19-rc7.

This fixes a recent regression in the cpufreq mediatek driver
related to incorrect handling of regulator_get_optional() return
value (AngeloGioacchino Del Regno).

Thanks!


---------------

AngeloGioacchino Del Regno (1):
cpufreq: mediatek: Handle sram regulator probe deferral

---------------

drivers/cpufreq/mediatek-cpufreq.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)