ALSA: hda/realtek: ALC294 mic and headset-mode fixups for ASUS X542UN
authorChris Chiu <chiu@endlessm.com>
Fri, 7 Dec 2018 09:17:11 +0000 (17:17 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Dec 2018 08:24:42 +0000 (09:24 +0100)
commit487b6512d88194554cdc20eae0ce933f77d7939d
treecc18350e134de03c0b48c0cf4566fd1f87476a47
parentc8461d87716bfe300a6937e173dba1b0a300730f
ALSA: hda/realtek: ALC294 mic and headset-mode fixups for ASUS X542UN

commit d8ae458eeca9ed686e09a1b894867cb91fc4c1cb upstream.

The known ALC256_FIXUP_ASUS_MIC fixup can fix the headphone jack
sensing and enable use of the internal microphone on this laptop
X542UN. However, it's ALC294 so create a new fixup named
ALC294_FIXUP_ASUS_MIC to avoid confusion.

Signed-off-by: Jian-Hong Pan <jian-hong@endlessm.com>
Signed-off-by: Daniel Drake <drake@endlessm.com>
Signed-off-by: Chris Chiu <chiu@endlessm.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c