mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 10:04:04 +02:00
cpufreq: acpi: Stop setting common freq attributes
The 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>
This commit is contained in:
parent
991e0a064b
commit
5c840223ab
|
|
@ -949,7 +949,6 @@ static int acpi_cpufreq_resume(struct cpufreq_policy *policy)
|
|||
}
|
||||
|
||||
static struct freq_attr *acpi_cpufreq_attr[] = {
|
||||
&cpufreq_freq_attr_scaling_available_freqs,
|
||||
&freqdomain_cpus,
|
||||
#ifdef CONFIG_X86_ACPI_CPUFREQ_CPB
|
||||
&cpb,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user