[alsa-devel] Intel HDA / ca0132: quirk for Alienware 17 2015
Takashi Iwai
tiwai at suse.de
Wed Dec 9 17:07:13 CET 2015
On Wed, 09 Dec 2015 17:05:58 +0100,
Gabriele Martino wrote:
>
> The Alienware 17 (2015) has the same card and pin configuration of the
> Alienware 15, so the same quirks must be applied.
>
> Signed-off-by: Gabriele Martino <g.martino at gmx.com>
Applied, thanks.
Takashi
>
> diff --git a/sound/pci/hda/patch_ca0132.c b/sound/pci/hda/patch_ca0132.c
> index f8a12ca..4ef2259 100644
> --- a/sound/pci/hda/patch_ca0132.c
> +++ b/sound/pci/hda/patch_ca0132.c
> @@ -778,7 +778,8 @@ static const struct hda_pintbl alienware_pincfgs[] = {
> };
>
> static const struct snd_pci_quirk ca0132_quirks[] = {
> - SND_PCI_QUIRK(0x1028, 0x0685, "Alienware 15", QUIRK_ALIENWARE),
> + SND_PCI_QUIRK(0x1028, 0x0685, "Alienware 15 2015", QUIRK_ALIENWARE),
> + SND_PCI_QUIRK(0x1028, 0x0688, "Alienware 17 2015", QUIRK_ALIENWARE),
> {}
> };
>
More information about the Alsa-devel
mailing list