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:36:36 +0000 (09:36 +0200)
commit8036cdaa1b13144428bbf95bc9679ea7a592d7dd
tree3a85a3a55a6fad5448f3af8c74757459db811d96
parentadc02ac60919116f61ebcfbb4e5cfd0b6c3cb2f3
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