ALSA: hda/ca0132 - Add quirk for Alienware 15 R2 2016
authorSven Hahne <hahne@zeitkunst.eu>
Fri, 25 Nov 2016 13:16:43 +0000 (14:16 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Jan 2017 09:40:12 +0000 (10:40 +0100)
commit0f1047be4a9f8411c8ed9ba1a4bb63bfa6659e1c
tree595eca2c65d67022ce2c5119ced8c48a838d46ff
parentfa2e770f88bcd50a34182792d06a1ff488cbac5c
ALSA: hda/ca0132 - Add quirk for Alienware 15 R2 2016

commit b5337cfe067e96b8a98699da90c7dcd2bec21133 upstream.

I'm using an Alienware 15 R2 and had to use the alienware quirks to
get my headphone output working.

I fixed it by adding, SND_PCI_QUIRK(0x1028, 0x0708, "Alienware 15 R2
2016", QUIRK_ALIENWARE) to the patch.

Signed-off-by: Sven Hahne <hahne@zeitkunst.eu>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_ca0132.c