ALSA: usb-audio: Re-add ScratchAmp quirk entries
authorTakashi Iwai <tiwai@suse.de>
Thu, 8 Aug 2024 08:18:01 +0000 (10:18 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 8 Aug 2024 08:34:49 +0000 (10:34 +0200)
commit03898691d42e0170e7d00f07cbe21ce0e9f3a8fa
treeafeda16d787bbefe394df48bfc4c1b20c77f5289
parenteb91c456f3714c336f0812dccab422ec0e72bde4
ALSA: usb-audio: Re-add ScratchAmp quirk entries

At the code refactoring of USB-audio quirk handling, I assumed that
the quirk entries of Stanton ScratchAmp devices were only about the
device name, and moved them completely into the rename table.
But it seems that the device requires the quirk entry so that it's
probed by the driver itself.

This re-adds back the quirk entries of ScratchAmp, but in a
minimalistic manner.

Fixes: 5436f59bc5bc ("ALSA: usb-audio: Move device rename and profile quirks to an internal table")
Link: https://patch.msgid.link/20240808081803.22300-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/quirks-table.h