]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cpufreq: powernv: Stop setting common freq attributes
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)
commit792e6a8ec211690655dedd59ccbf3b24e6505e41
treecf033d4db88f1ac0e9de660bab14abee12466b4e
parent5b6fc62eff3dfc38a44f0344b5b8146c0b41b837
cpufreq: powernv: Stop setting common freq attributes

The cpufreq core handles this now, the driver can skip setting it.

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