Skip to content

Commit

Permalink
Revert "ALSA: usb-audio: Disable Lenovo P620 Rear line-in volume cont…
Browse files Browse the repository at this point in the history
…rol"

This reverts commit 34dedd2.

According to Realtek, volume FU works for line-in.

I can confirm volume control works after device firmware is updated.

Fixes: 34dedd2 ("ALSA: usb-audio: Disable Lenovo P620 Rear line-in volume control")
Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Link: https://lore.kernel.org/r/20200915103925.12777-1-kai.heng.feng@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Kai-Heng Feng authored and Takashi Iwai committed Sep 22, 2020
1 parent 8f8bf00 commit c413c31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sound/usb/mixer_maps.c
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,6 @@ static const struct usbmix_name_map asus_rog_map[] = {
};

static const struct usbmix_name_map lenovo_p620_rear_map[] = {
{ 19, NULL, 2 }, /* FU, Volume */
{ 19, NULL, 12 }, /* FU, Input Gain Pad */
{}
};
Expand Down

0 comments on commit c413c31

Please sign in to comment.