]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda - Fix auto-parser of ALC269vb for HP pin NID 0x21
authorKailang Yang <kailang@realtek.com>
Fri, 9 Apr 2010 08:57:33 +0000 (10:57 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 20 Sep 2010 20:17:49 +0000 (13:17 -0700)
commit9dd88324a92d19152897e47f92fdf6b5cbbd2589
tree8370833bba2f5e9a8771bb8d892233b90992b185
parente9f19071157e76312b0c3ae3d85d9649189c2963
ALSA: hda - Fix auto-parser of ALC269vb for HP pin NID 0x21

commit 531d8791accf1464bc6854ff69d08dd866189d17 upstream.

ALC269vb has an alternative HP pin 0x21 in addition.
Fix the parser to recognize it.

Signed-off-by: Kailang Yang <kailang@realtek.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Cc: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/hda/patch_realtek.c