]> git.baikalelectronics.ru Git - kernel.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)
commitd53dec905ef7387eb7c8e33aea93940eff0b3506
tree865e249f6aafbbb9e4677f8402bb3d3ca5fecff6
parent68f45e28849ca4e3af6fdc76854ed26e0d1a088a
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