OSDN Git Service

ALSA: hda/realtek - Add quirk for Tuxedo XC 1509
authorRichard Sailer <rs@tuxedocomputers.com>
Tue, 2 Apr 2019 13:52:04 +0000 (15:52 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 3 Apr 2019 09:55:00 +0000 (11:55 +0200)
commit80690a276f444a68a332136d98bfea1c338bc263
treecebb31540338785e0d3681683b4a6d6d985c839f
parent8983eb602af511fc5822f5ff4a82074c68816fd9
ALSA: hda/realtek - Add quirk for Tuxedo XC 1509

This adds a SND_PCI_QUIRK(...) line for the Tuxedo XC 1509.

The Tuxedo XC 1509 and the System76 oryp5 are the same barebone
notebooks manufactured by Clevo. To name the fixups both use after the
actual underlying hardware, this patch also changes System76_orpy5
to clevo_pb51ed in 2 enum symbols and one function name,
matching the other pci_quirk entries which are also named after the
device ODM.

Fixes: 7f665b1c3283 ("ALSA: hda/realtek - Headset microphone and internal speaker support for System76 oryp5")
Signed-off-by: Richard Sailer <rs@tuxedocomputers.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c