]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: usb-audio: Skip broken EU on Dell dock USB-audio
authorTakashi Iwai <tiwai@suse.de>
Tue, 24 Apr 2018 09:11:48 +0000 (11:11 +0200)
committerSasha Levin <alexander.levin@microsoft.com>
Wed, 23 May 2018 01:36:37 +0000 (21:36 -0400)
commited5fb8b333d6c4e4c6f2a0b06f5078761b9ea4ba
tree57c328d7cbd17371df5a229951ac015741276cda
parent8e054181442552746a4d3f92df06b9b3b8cd2f74
ALSA: usb-audio: Skip broken EU on Dell dock USB-audio

[ Upstream commit 1d8d6428d1da642ddd75b0be2d1bb1123ff8e017 ]

The Dell Dock USB-audio device with 0bda:4014 is behaving notoriously
bad, and we have already applied some workaround to avoid the firmware
hiccup.  Yet we still need to skip one thing, the Extension Unit at ID
4, which doesn't react correctly to the mixer ctl access.

Bugzilla: https://bugzilla.suse.com/show_bug.cgi?id=1090658
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
sound/usb/mixer_maps.c