ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock
authorKailang Yang <kailang@realtek.com>
Tue, 12 Apr 2016 02:55:03 +0000 (10:55 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 12 Apr 2016 09:24:15 +0000 (11:24 +0200)
commitadcdd0d5a1cb779f6d455ae70882c19c527627a8
treeb677cdc513e6a43c41236867ab14ff30b74d2c37
parentc636b95ec5980345674ad7960a3c67135a84b687
ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock

This is Dell usb dock audio workaround.
It was fixed the master volume keep lower.

[Some background: the patch essentially skips the controls of a couple
 of FU volumes.  Although the firmware exposes the dB and the value
 information via the usb descriptor, changing the values (we set the
 min volume as default) screws up the device.  Although this has been
 fixed in the newer firmware, the devices are shipped with the old
 firmware, thus we need the workaround in the driver side.  -- tiwai]

Signed-off-by: Kailang Yang <kailang@realtek.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/mixer_maps.c