OSDN Git Service

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:51:53 +0000 (19:51 +0100)
commit0bef6d5c9ec2526855ad7e88694813cfdaa5327d
tree76980febd9d64ddb5e563d40721605c9da7ff9db
parentf09e9a45d12fca8e5dde018784edf70ef1c7d2aa
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