]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: usb-audio: Create a registration quirk for Kingston HyperX Amp (0951:16d8)
authorChris Wulff <crwulff@gmail.com>
Sat, 14 Mar 2020 16:54:49 +0000 (12:54 -0400)
committerTakashi Iwai <tiwai@suse.de>
Sat, 14 Mar 2020 17:25:03 +0000 (18:25 +0100)
commit55f7326170d9e83e2d828591938e1101982a679c
tree69e4664c8d57d9f34d0fed279c61249ab48cfe41
parent0aef31b75272a9894f7205c2c888c7dbc248ce94
ALSA: usb-audio: Create a registration quirk for Kingston HyperX Amp (0951:16d8)

Create a quirk that allows special processing and/or
skipping the call to snd_card_register.

For HyperX AMP, which uses two interfaces, but only has
a capture stream in the second, this allows the capture
stream to merge with the first PCM.

Signed-off-by: Chris Wulff <crwulff@gmail.com>
Link: https://lore.kernel.org/r/20200314165449.4086-3-crwulff@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/card.c
sound/usb/quirks.c
sound/usb/quirks.h