mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-03 01:36:52 +09:00
ALSA: ac97: Add HP Compaq dc5100 SFF(PT003AW) to Headphone Jack Sense whitelist
commit eade7b281c upstream.
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
Signed-off-by: Daniel T Chen <crimsun@ubuntu.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
c9f30c2983
commit
f5dce23cc1
@@ -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 */
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user