]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: hda/realtek - Line-out jack doesn't work on a Dell AIO
authorHui Wang <hui.wang@canonical.com>
Wed, 11 Dec 2019 05:13:21 +0000 (13:13 +0800)
committerTakashi Iwai <tiwai@suse.de>
Wed, 11 Dec 2019 06:08:17 +0000 (07:08 +0100)
commit5815bdfd7f54739be9abed1301d55f5e74d7ad1f
tree865e249f6aafbbb9e4677f8402bb3d3ca5fecff6
parent6e8aeda224c83c7c7841e143d410b6d0e7bda05e
ALSA: hda/realtek - Line-out jack doesn't work on a Dell AIO

After applying the fixup ALC274_FIXUP_DELL_AIO_LINEOUT_VERB, the
Line-out jack works well. And instead of adding a new set of pin
definition in the pin_fixup_tbl, we put a more generic matching entry
in the fallback_pin_fixup_tbl.

Cc: <stable@vger.kernel.org>
Signed-off-by: Hui Wang <hui.wang@canonical.com>
Link: https://lore.kernel.org/r/20191211051321.5883-1-hui.wang@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c