ALSA: hda - Add missing hp_pins definitions for ALC269 quirks
authorTakashi Iwai <tiwai@suse.de>
Tue, 2 Mar 2010 10:14:01 +0000 (11:14 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 2 Mar 2010 10:14:01 +0000 (11:14 +0100)
commit20645d70bdcdcc29b1b92011780d233008a8adcf
treee8b03a6e98fd27222f2f3056e714e0d0fe4c252d
parent61c2d2b5e7241d4410ab8227ef4f76c1aba8210b
ALSA: hda - Add missing hp_pins definitions for ALC269 quirks

In 2.6.33 ACL269 unsol event handler was changed to look up the pre-defined
pins, but the headphone pins aren't defined properly in each quirk.
This patch adds the missing definitions, and fixes the speaker auto-mute
regression on some ASUS (and possibly other) laptops.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Cc: <stable@kernel.org>
sound/pci/hda/patch_realtek.c