]> Pileus Git - ~andy/linux/commitdiff
ALSA: ac97: Add HP Compaq dc5100 SFF(PT003AW) to Headphone Jack Sense whitelist
authorDaniel T Chen <crimsun@ubuntu.com>
Mon, 15 Aug 2011 02:43:01 +0000 (22:43 -0400)
committerTakashi Iwai <tiwai@suse.de>
Mon, 15 Aug 2011 08:26:37 +0000 (10:26 +0200)
BugLink: https://bugs.launchpad.net/bugs/826081
The original reporter needs 'Headphone Jack Sense' enabled to have
audible audio, so add his PCI SSID to the whitelist.

Reported-and-tested-by: Muhammad Khurram Khan
Cc: <stable@kernel.org>
Signed-off-by: Daniel T Chen <crimsun@ubuntu.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/ac97/ac97_patch.c

index 200c9a1d48b7c7d8dc238edf0113730d4c0a5919..a872d0a829767d50bbeeaa3ee7f9ba7be40de683 100644 (file)
@@ -1909,6 +1909,7 @@ static unsigned int ad1981_jacks_whitelist[] = {
        0x103c0944, /* HP nc6220 */
        0x103c0934, /* HP nc8220 */
        0x103c006d, /* HP nx9105 */
+       0x103c300d, /* HP Compaq dc5100 SFF(PT003AW) */
        0x17340088, /* FSC Scenic-W */
        0 /* end */
 };