Commit 2fd32b6
committed
ALSA: hda/ca0132: Use standard HD-audio quirk matching helpers
JIRA: https://issues.redhat.com/browse/RHEL-76110
commit 7c00529
Author: Takashi Iwai <tiwai@suse.de>
Date: Sat Dec 7 14:37:53 2024 +0100
ALSA: hda/ca0132: Use standard HD-audio quirk matching helpers
CA0132 used the PCI SSID lookup helper that doesn't support the model
string matching or quirk aliasing.
Replace it with the standard HD-audio quirk helpers for supporting
those, and add the definition of the model strings for supported
quirks, too. There should be no visible change to the outside for the
working system, but the driver will parse the model option and apply
the quirk based on it from now on.
Link: https://patch.msgid.link/20241207133754.3658-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <jkysela@redhat.com>1 parent 9c729a5 commit 2fd32b6
1 file changed
+21
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1134 | 1134 | | |
1135 | 1135 | | |
1136 | 1136 | | |
1137 | | - | |
1138 | 1137 | | |
1139 | 1138 | | |
1140 | 1139 | | |
| |||
1166 | 1165 | | |
1167 | 1166 | | |
1168 | 1167 | | |
1169 | | - | |
1170 | 1168 | | |
1171 | 1169 | | |
1172 | 1170 | | |
| |||
1176 | 1174 | | |
1177 | 1175 | | |
1178 | 1176 | | |
| 1177 | + | |
1179 | 1178 | | |
1180 | 1179 | | |
1181 | 1180 | | |
1182 | | - | |
| 1181 | + | |
1183 | 1182 | | |
1184 | 1183 | | |
1185 | 1184 | | |
| |||
1293 | 1292 | | |
1294 | 1293 | | |
1295 | 1294 | | |
1296 | | - | |
| 1295 | + | |
1297 | 1296 | | |
1298 | 1297 | | |
1299 | 1298 | | |
| |||
1316 | 1315 | | |
1317 | 1316 | | |
1318 | 1317 | | |
| 1318 | + | |
| 1319 | + | |
| 1320 | + | |
| 1321 | + | |
| 1322 | + | |
| 1323 | + | |
| 1324 | + | |
| 1325 | + | |
| 1326 | + | |
| 1327 | + | |
| 1328 | + | |
| 1329 | + | |
| 1330 | + | |
1319 | 1331 | | |
1320 | 1332 | | |
1321 | 1333 | | |
| |||
9957 | 9969 | | |
9958 | 9970 | | |
9959 | 9971 | | |
9960 | | - | |
9961 | | - | |
9962 | 9972 | | |
9963 | 9973 | | |
9964 | | - | |
| 9974 | + | |
9965 | 9975 | | |
9966 | 9976 | | |
9967 | | - | |
| 9977 | + | |
9968 | 9978 | | |
9969 | 9979 | | |
9970 | | - | |
| 9980 | + | |
9971 | 9981 | | |
9972 | 9982 | | |
9973 | 9983 | | |
| |||
9976 | 9986 | | |
9977 | 9987 | | |
9978 | 9988 | | |
9979 | | - | |
9980 | 9989 | | |
9981 | 9990 | | |
9982 | 9991 | | |
| |||
9987 | 9996 | | |
9988 | 9997 | | |
9989 | 9998 | | |
9990 | | - | |
9991 | | - | |
9992 | | - | |
9993 | | - | |
9994 | | - | |
| 9999 | + | |
9995 | 10000 | | |
9996 | 10001 | | |
9997 | 10002 | | |
| |||
10068 | 10073 | | |
10069 | 10074 | | |
10070 | 10075 | | |
10071 | | - | |
| 10076 | + | |
10072 | 10077 | | |
10073 | 10078 | | |
10074 | 10079 | | |
| |||
0 commit comments