Commit bdd9ea9
ALSA: hda/hda_cs_dsp_ctl: Delete hda_cs_dsp_ctl module
Delete the hda_cs_dsp module and move the one array and one function
that is used by the cs35l41_hda driver into that driver.
The cs35l41 and cs35l56 drivers stopped creating ALSA controls to
wrap firmware controls. The reasons are explained in:
commit 312c04c ("ALSA: hda: cs35l41: Stop creating ALSA Controls
for firmware coefficients")
and
commit 34e1b1b ("ALSA: hda: cs35l56: Stop creating ALSA controls
for firmware coefficients")
The cs35l56_hda driver now doesn't use hda_cs_dsp_ctl at all. The
cs35l41_hda driver only uses the small array of firmware names and the
function to read a control value. All other functions and data in
hda_cs_dsp_ctl are unused. There is no need to keep a separate module
for such a small amount of data and code that is only used by one driver,
so remove the whole module.
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://patch.msgid.link/20250424181214.66759-1-rf@opensource.cirrus.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>1 parent 889dbe6 commit bdd9ea9
File tree
7 files changed
+38
-314
lines changed- sound/pci/hda
7 files changed
+38
-314
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5647 | 5647 | | |
5648 | 5648 | | |
5649 | 5649 | | |
5650 | | - | |
5651 | 5650 | | |
5652 | 5651 | | |
5653 | 5652 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | 113 | | |
118 | 114 | | |
119 | 115 | | |
| |||
125 | 121 | | |
126 | 122 | | |
127 | 123 | | |
128 | | - | |
129 | 124 | | |
130 | 125 | | |
131 | 126 | | |
| |||
142 | 137 | | |
143 | 138 | | |
144 | 139 | | |
145 | | - | |
146 | 140 | | |
147 | 141 | | |
148 | 142 | | |
| |||
165 | 159 | | |
166 | 160 | | |
167 | 161 | | |
168 | | - | |
169 | 162 | | |
170 | 163 | | |
171 | 164 | | |
| |||
182 | 175 | | |
183 | 176 | | |
184 | 177 | | |
185 | | - | |
186 | 178 | | |
187 | 179 | | |
188 | 180 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
| |||
70 | 69 | | |
71 | 70 | | |
72 | 71 | | |
73 | | - | |
74 | 72 | | |
75 | 73 | | |
76 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
74 | 73 | | |
75 | 74 | | |
76 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
77 | 91 | | |
78 | 92 | | |
79 | 93 | | |
| |||
169 | 183 | | |
170 | 184 | | |
171 | 185 | | |
172 | | - | |
| 186 | + | |
173 | 187 | | |
174 | 188 | | |
175 | 189 | | |
176 | | - | |
| 190 | + | |
177 | 191 | | |
178 | 192 | | |
179 | 193 | | |
180 | | - | |
| 194 | + | |
181 | 195 | | |
182 | 196 | | |
183 | 197 | | |
184 | | - | |
| 198 | + | |
185 | 199 | | |
186 | 200 | | |
187 | 201 | | |
188 | | - | |
| 202 | + | |
189 | 203 | | |
190 | 204 | | |
191 | 205 | | |
| |||
588 | 602 | | |
589 | 603 | | |
590 | 604 | | |
591 | | - | |
| 605 | + | |
592 | 606 | | |
593 | 607 | | |
594 | 608 | | |
| |||
1108 | 1122 | | |
1109 | 1123 | | |
1110 | 1124 | | |
| 1125 | + | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
| 1133 | + | |
| 1134 | + | |
| 1135 | + | |
| 1136 | + | |
1111 | 1137 | | |
1112 | 1138 | | |
1113 | 1139 | | |
| |||
1137 | 1163 | | |
1138 | 1164 | | |
1139 | 1165 | | |
1140 | | - | |
| 1166 | + | |
1141 | 1167 | | |
1142 | 1168 | | |
1143 | 1169 | | |
| |||
1174 | 1200 | | |
1175 | 1201 | | |
1176 | 1202 | | |
1177 | | - | |
| 1203 | + | |
1178 | 1204 | | |
1179 | 1205 | | |
1180 | 1206 | | |
| |||
1276 | 1302 | | |
1277 | 1303 | | |
1278 | 1304 | | |
1279 | | - | |
| 1305 | + | |
1280 | 1306 | | |
1281 | 1307 | | |
1282 | 1308 | | |
| |||
1290 | 1316 | | |
1291 | 1317 | | |
1292 | 1318 | | |
1293 | | - | |
| 1319 | + | |
1294 | 1320 | | |
1295 | 1321 | | |
1296 | 1322 | | |
| |||
1430 | 1456 | | |
1431 | 1457 | | |
1432 | 1458 | | |
1433 | | - | |
| 1459 | + | |
1434 | 1460 | | |
1435 | 1461 | | |
1436 | 1462 | | |
| |||
2055 | 2081 | | |
2056 | 2082 | | |
2057 | 2083 | | |
2058 | | - | |
2059 | 2084 | | |
2060 | 2085 | | |
2061 | 2086 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
1118 | 1117 | | |
1119 | 1118 | | |
1120 | 1119 | | |
1121 | | - | |
1122 | 1120 | | |
1123 | 1121 | | |
1124 | 1122 | | |
| |||
0 commit comments