OSDN Git Service

ALSA: usb-audio: Add registration quirk for Kingston HyperX Cloud Alpha S
authorEmmanuel Pescosta <emmanuelpescosta099@gmail.com>
Sat, 4 Apr 2020 15:38:43 +0000 (17:38 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sat, 4 Apr 2020 17:57:09 +0000 (19:57 +0200)
commitfd60e0683e8e9107e09cd2e4798f3e27e85d2705
tree113004b8923972e062d4c9f6542255e4c470239b
parent73d8c94084341e2895169a0462dbc18167f01683
ALSA: usb-audio: Add registration quirk for Kingston HyperX Cloud Alpha S

Similar to the Kingston HyperX AMP, the Kingston HyperX Cloud
Alpha S (0951:16d8) 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: Emmanuel Pescosta <emmanuelpescosta099@gmail.com>
Link: https://lore.kernel.org/r/20200404153843.9288-1-emmanuelpescosta099@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/quirks.c