]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cpufreq: e_powersaver: 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:12 +0000 (09:45 +0530)
commitb9b60007e6439ffe843b5a9fec96012c985e4f84
tree2f8ccc23e27521cb1d34e6911e44eb27e50996f2
parent6f80f75511fec7a86847f6913ab8d9a02e7be767
cpufreq: e_powersaver: 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/e_powersaver.c