]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
ALSA: usb-audio: Fix mixer controls' USB interface for Kingston HyperX Amp (0951...
authorChris Wulff <crwulff@gmail.com>
Sat, 14 Mar 2020 16:54:48 +0000 (12:54 -0400)
committerTakashi Iwai <tiwai@suse.de>
Sat, 14 Mar 2020 17:24:19 +0000 (18:24 +0100)
commit0aef31b75272a9894f7205c2c888c7dbc248ce94
tree55f5f79785e9216f9ac8b632753d8441ca6da9ee
parent0a7efa14e61ae2132fd718887deb28479b33386b
ALSA: usb-audio: Fix mixer controls' USB interface for Kingston HyperX Amp (0951:16d8)

Use the USB interface of the mixer that the control
was created on instead of the default control interface.

This fixes the Kingston HyperX AMP (0951:16d8) which has
controls on two interfaces.

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