commit | 0d971c9fcf06d22663040570c3cfe08b137c4b2f | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Jun 30 16:11:11 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Jun 30 16:11:11 2009 +0200 |
tree | 33b07c79f3d9c02e93f62015985c8fcdab9cbe22 | |
parent | 4953550a6ca399b644ef057626617465d8be9a7b [diff] |
ALSA: hda - Fix input pinctl for ALC882 auto mode alc882_auto_init_analog_input() sets the input pins to VREF-80 regardless of the input pin types although it shouldn't be for line-in pins. This patch fixes the behavior to follow other codecs. Signed-off-by: Takashi Iwai <tiwai@suse.de>