ALSA: usb-audio: Add registration quirk for Kingston HyperX Cloud Flight S
authorChristoffer Nielsen <cn@obviux.dk>
Fri, 19 Jun 2020 11:48:22 +0000 (13:48 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 23 Jun 2020 10:09:35 +0000 (12:09 +0200)
commit73094608b8e214952444fb104651704c98a37aeb
tree77f9e0356e56c783e9db08bd9e50d7125457a639
parent91ef3d9f9fef08e3f42b78ec0ae8187be1070fce
ALSA: usb-audio: Add registration quirk for Kingston HyperX Cloud Flight S

Similar to the Kingston HyperX AMP, the Kingston HyperX Cloud
Alpha S (0951:0x16ea) uses two interfaces, but only the second
interface contains the capture stream. This patch delays the
registration until the second interface appears.

Signed-off-by: Christoffer Nielsen <cn@obviux.dk>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/CAOtG2YHOM3zy+ed9KS-J4HkZo_QGzcUG9MigSp4e4_-13r6B=Q@mail.gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/quirks.c