[PATCH 0/3] Qcom CPUFreq HW driver cleanups

Manivannan Sadhasivam posted 3 patches 3 years, 5 months ago
There is a newer version of this series
drivers/cpufreq/qcom-cpufreq-hw.c | 118 ++++++++++++++----------------
1 file changed, 54 insertions(+), 64 deletions(-)
[PATCH 0/3] Qcom CPUFreq HW driver cleanups
Posted by Manivannan Sadhasivam 3 years, 5 months ago
Hello,

This series contains cleanup patches targeting the Qcom CPUFreq HW driver.
This is a spun off of the clock provier series [1].

Thanks,
Mani

[1] https://lore.kernel.org/lkml/20221025073254.1564622-2-manivannan.sadhasivam@linaro.org/T/

Manivannan Sadhasivam (3):
  cpufreq: qcom-hw: Allocate qcom_cpufreq_data during probe
  cpufreq: qcom-hw: Use cached dev pointer in probe()
  cpufreq: qcom-hw: Move soc_data to struct qcom_cpufreq

 drivers/cpufreq/qcom-cpufreq-hw.c | 118 ++++++++++++++----------------
 1 file changed, 54 insertions(+), 64 deletions(-)

-- 
2.25.1
Re: [PATCH 0/3] Qcom CPUFreq HW driver cleanups
Posted by Viresh Kumar 3 years, 5 months ago
On 02-11-22, 14:02, Manivannan Sadhasivam wrote:
> Hello,
> 
> This series contains cleanup patches targeting the Qcom CPUFreq HW driver.
> This is a spun off of the clock provier series [1].
> 
> Thanks,
> Mani
> 
> [1] https://lore.kernel.org/lkml/20221025073254.1564622-2-manivannan.sadhasivam@linaro.org/T/

On what have you rebased it ? This should be based of my cpufreq/arm/linux-next
branch.

-- 
viresh