]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
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)
committerTakashi Iwai <tiwai@suse.de>
Mon, 10 Dec 2018 10:24:02 +0000 (11:24 +0100)
commitd8ae458eeca9ed686e09a1b894867cb91fc4c1cb
tree1e34bff3b0f6279b91fa1ca30486b82e9aeb63ec
parentfa9c98e4b975bb3192ed6af09d9fa282ed3cd8a0
ALSA: hda/realtek: ALC294 mic and headset-mode fixups for ASUS X542UN

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>
sound/pci/hda/patch_realtek.c