]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cpufreq: qcom: Stop setting cpufreq_driver->attr field
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 22 Jan 2025 10:53:51 +0000 (16:23 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Fri, 7 Feb 2025 04:15:13 +0000 (09:45 +0530)
commitac0bcf38f336b9bf13b6efc39d2e3195efc4ee37
tree8ea166b359b6cf41dc02993e72750461a58a6791
parent792e6a8ec211690655dedd59ccbf3b24e6505e41
cpufreq: qcom: Stop setting cpufreq_driver->attr field

The cpufreq core now handles this for basic attributes, including boost
frequencies, the driver can skip setting them.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Rafael J. Wysocki <rafael@kernel.org>
drivers/cpufreq/qcom-cpufreq-hw.c