[GIT PULL] cpufreq/arm fixes for 5.12
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2021-02-18 09:24:17
Hi Rafael,
This pull request contains a single patch to fix issue with cpu hotplug and
policy recreation for qcom-cpufreq-hw driver..
Thanks.
--
Viresh
-------------------------8<-------------------------
The following changes since commit 7114ebffd330bfc5a95b9832a70b6bd857d26fd8:
cpufreq: remove tango driver (2021-01-21 09:34:46 +0530)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm.git cpufreq/arm/linux-next
for you to fetch changes up to 67fc209b527d023db4d087c68e44e9790aa089ef:
cpufreq: qcom-hw: drop devm_xxx() calls from init/exit hooks (2021-02-18 14:35:18 +0530)
----------------------------------------------------------------
Shawn Guo (1):
cpufreq: qcom-hw: drop devm_xxx() calls from init/exit hooks
drivers/cpufreq/qcom-cpufreq-hw.c | 40 +++++++++++++++++++++++++++++++--------
1 file changed, 32 insertions(+), 8 deletions(-)