Commit 677776e
committed
platform/x86/intel-uncore-freq: Use generic helpers for current frequency
JIRA: https://issues.redhat.com/browse/RHEL-46062
commit 7b3ffe0
Author: Tero Kristo <tero.kristo@linux.intel.com>
Date: Mon Jun 17 09:04:40 2024 +0300
platform/x86/intel-uncore-freq: Use generic helpers for current frequency
Use the generic sysfs helpers for reading the current frequency also,
and remove the custom ones.
No functional change intended.
Signed-off-by: Tero Kristo <tero.kristo@linux.intel.com>
Acked-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Link: https://lore.kernel.org/r/20240617060708.892981-8-tero.kristo@linux.intel.com
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: David Arcari <darcari@redhat.com>1 parent e8557f3 commit 677776e
File tree
1 file changed
+1
-24
lines changed- drivers/platform/x86/intel/uncore-frequency
1 file changed
+1
-24
lines changedLines changed: 1 addition & 24 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | 79 | | |
94 | 80 | | |
95 | 81 | | |
| |||
109 | 95 | | |
110 | 96 | | |
111 | 97 | | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | 98 | | |
122 | 99 | | |
123 | 100 | | |
124 | 101 | | |
125 | 102 | | |
126 | 103 | | |
127 | | - | |
| 104 | + | |
128 | 105 | | |
129 | 106 | | |
130 | 107 | | |
| |||
0 commit comments