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@xxxxxxxxxx/T/ Changes in v2: * Rebased on top of cpufreq/arm/linux-next branch 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