17 Aug
2020
17 Aug
'20
10:21 a.m.
Hi,
this is a patch set for USB-audio driver to reduce the unnecessary entries from the exported device table. Also it contains the corrections of the device matching for a few entries to be more strict.
Takashi
===
Takashi Iwai (3): ALSA: usb-audio: Move device rename and profile quirks to an internal table ALSA: usb-audio: Simplify quirk entries with a macro ALSA: usb-audio: Properly match with audio interface class
sound/usb/card.c | 133 +++++++++++++++++++++-- sound/usb/quirks-table.h | 276 +++++++---------------------------------------- sound/usb/usbaudio.h | 1 - 3 files changed, 162 insertions(+), 248 deletions(-)
--
2.16.4