Skip to content

Commit c413c31

Browse files
khfengtiwai
authored andcommitted
Revert "ALSA: usb-audio: Disable Lenovo P620 Rear line-in volume control"
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
1 parent 8f8bf00 commit c413c31

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sound/usb/mixer_maps.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,6 @@ static const struct usbmix_name_map asus_rog_map[] = {
371371
};
372372

373373
static const struct usbmix_name_map lenovo_p620_rear_map[] = {
374-
{ 19, NULL, 2 }, /* FU, Volume */
375374
{ 19, NULL, 12 }, /* FU, Input Gain Pad */
376375
{}
377376
};

0 commit comments

Comments
 (0)