]> git.ipfire.org Git - people/arne_f/kernel.git/commit
ALSA: hda/realtek - adjust the location of one mic
authorHui Wang <hui.wang@canonical.com>
Thu, 19 Apr 2018 05:29:05 +0000 (13:29 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Apr 2018 07:43:07 +0000 (09:43 +0200)
commitab5860f5ce700bc4becc4d6abf01cc380c7ffe85
treec0f3ccf0120b0a6bd3cef393109400ef29d4f1ee
parent667f3e47229683c9af079d7633a8deaddb44623f
ALSA: hda/realtek - adjust the location of one mic

commit a3dafb2200bf3c13905a088e82ae11f1eb275a83 upstream.

There are two front mics on this machine, if we don't adjust the
location for one of them, they will have the same mixer name,
pulseaudio can't handle this situation.

After applying this FIXUP, they will have different mixer name,
then pulseaudio can handle them correctly.

Cc: <stable@vger.kernel.org>
Signed-off-by: Hui Wang <hui.wang@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c