diff options
author | Takashi Iwai <tiwai@suse.de> | 2024-10-08 14:02:29 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2024-10-10 14:21:11 +0200 |
commit | 5b1913a79c3e0518d9c5db343fa9fc4edcea041f (patch) | |
tree | c962a89bbcf52d4eea3e9f8f15fe4c0c3c42ffbe /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 1ceb43eb60355eed600951248d962c107cd9ba49 (diff) |
ALSA: hda: Use own quirk lookup helper
For allowing the primary codec SSID matching (that works around the
conflicting PCI SSID problems), introduce a new struct hda_quirk,
which is compatible with the existing struct snd_pci_quirk along with
new helper functions and macros.
The existing snd_pci_quirk tables are replaced with hda_quirk tables
accordingly, while keeping SND_PCI_QUIRK() entry definitions as is.
This patch shouldn't bring any behavior change, just some renaming and
shifting the code. The actual change for the codec SSID matching will
follow after this.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20241008120233.7154-2-tiwai@suse.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions