Commit bcd131a
committed
cpufreq: tegra: Stop setting cpufreq_driver->attr field
JIRA: https://issues.redhat.com/browse/RHEL-83803
commit f577fab
Author: Viresh Kumar <viresh.kumar@linaro.org>
Date: Wed Jan 22 16:23:51 2025 +0530
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>
Signed-off-by: Mark Langsdorf <mlangsdo@redhat.com>1 parent 3f25e32 commit bcd131a
2 files changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
134 | 133 | | |
135 | 134 | | |
136 | 135 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
588 | 588 | | |
589 | 589 | | |
590 | 590 | | |
591 | | - | |
592 | 591 | | |
593 | 592 | | |
594 | 593 | | |
| |||
0 commit comments