From: Takashi Iwai Date: Thu, 16 Sep 2010 16:47:56 +0000 (+0200) Subject: ALSA: hda - Fix input-pin setup for Realtek codecs X-Git-Tag: v2.6.37-rc1~126^2^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30ea098fc000bb05081a1999269658f1a88af36a;p=pandora-kernel.git ALSA: hda - Fix input-pin setup for Realtek codecs 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 --- Reading git-diff-tree failed