commit | 20645d70bdcdcc29b1b92011780d233008a8adcf | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Mar 02 11:14:01 2010 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Mar 02 11:14:01 2010 +0100 |
tree | e8b03a6e98fd27222f2f3056e714e0d0fe4c252d | |
parent | 61c2d2b5e7241d4410ab8227ef4f76c1aba8210b [diff] |
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>