]> git.ipfire.org Git - people/arne_f/kernel.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 1 May 2018 19:58:11 +0000 (12:58 -0700)
commitcf7405f67543bcb8b334c1e79fcd75ad172f7599
treef697ee1c2b86a91166ff98c49ad6f03d992d5cd0
parente6d2055ba32f0878b09f3068af10a4ba445f84a8
ALSA: usb-audio: Skip broken EU on Dell dock USB-audio

commit 1d8d6428d1da642ddd75b0be2d1bb1123ff8e017 upstream.

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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/usb/mixer_maps.c