]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cpufreq: Stop checking for duplicate available/boost freq attributes
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 23 Jan 2025 04:06:44 +0000 (09:36 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Fri, 7 Feb 2025 04:15:14 +0000 (09:45 +0530)
commit38bcdb635ac6b837175200b34e5164a256abd27d
tree027c9e406a9705cf658787d7fb5f61a59f7fc6f9
parent486729c6012042c486db2a5e4d5dd034fb1d3f3c
cpufreq: Stop checking for duplicate available/boost freq attributes

None of the drivers set these attributes directly now, remove the
unnecessary check.

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