ALSA: usb-audio: Add registration quirk for JBL Quantum headsets
authorAlexander Tsoy <alexander@tsoy.me>
Wed, 21 Jul 2021 23:56:05 +0000 (02:56 +0300)
committerTakashi Iwai <tiwai@suse.de>
Thu, 22 Jul 2021 07:36:29 +0000 (09:36 +0200)
commitb0084afde27fe8a504377dee65f55bc6aa776937
tree85ceca89b335a9033287e450c9f7f05d0d0168b5
parent234d8f2726f705d6f6956610da7d42c51f050784
ALSA: usb-audio: Add registration quirk for JBL Quantum headsets

These devices has two interfaces, but only the second interface
contains the capture endpoint, thus quirk is required to delay the
registration until the second interface appears.

Tested-by: Jakub FiĊĦer <jakub@ufiseru.cz>
Signed-off-by: Alexander Tsoy <alexander@tsoy.me>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20210721235605.53741-1-alexander@tsoy.me
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/quirks.c