ALSA: hda/realtek - Fix silent output on MSI-GL73
authorTakashi Iwai <tiwai@suse.de>
Wed, 12 Feb 2020 08:10:47 +0000 (09:10 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Feb 2020 18:52:56 +0000 (19:52 +0100)
commit2b7e7004970ae778de0e1e2d6b489e97de4e4c93
tree8498b596ba0e3e99be6b3156e1486113a542c58d
parent1e73c5eae8c613368a159b5c33839d3fcd016a3f
ALSA: hda/realtek - Fix silent output on MSI-GL73

commit 7dafba3762d6c0083ded00a48f8c1a158bc86717 upstream.

MSI-GL73 laptop with ALC1220 codec requires a similar workaround for
Clevo laptops to enforce the DAC/mixer connection path.  Set up a
quirk entry for that.

BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=204159
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20200212081047.27727-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c