ALSA: hda - Fix input-pin setup for Realtek codecs
authorTakashi Iwai <tiwai@suse.de>
Thu, 16 Sep 2010 16:47:56 +0000 (18:47 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 16 Sep 2010 16:47:56 +0000 (18:47 +0200)
Through the transition of autocfg to individual inputs array, I forgot
to rewrite the argument passed to alc_set_input_pin().  This resulted in
wrongly setup input pins.  Fixed now.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found