]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: usb-audio: Disable Lenovo P620 Rear line-in volume control
authorKai-Heng Feng <kai.heng.feng@canonical.com>
Mon, 10 Aug 2020 13:31:06 +0000 (21:31 +0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 10 Aug 2020 14:02:18 +0000 (16:02 +0200)
commitf45bca4ae015f88cdc43532105d22cb40724fe07
tree1cf4fc6176737cdc24ab6ec4f1194e9267542062
parent80e95cb550220aa91a0240ca12d78a9c0f39f65d
ALSA: usb-audio: Disable Lenovo P620 Rear line-in volume control

The USB device (0x17aa:0x1046) that support Lenovo P620 rear panel
line-in claim to support volume control, but it doens't seem to have an
AMP, so when line-in volume lowers below 80, nothing gets recorded
anymore.

Disable the volume control to workaround the issue.

Fixes: b68d13c15945 ("ALSA: usb-audio: Add support for Lenovo ThinkStation P620")
Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Link: https://lore.kernel.org/r/20200810133108.31580-1-kai.heng.feng@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/mixer_maps.c