From: Takashi Iwai Date: Mon, 31 Aug 2009 06:12:29 +0000 (+0200) Subject: ALSA: hda - Add missing mux check for VT1708 X-Git-Tag: v2.6.31-rc9~28^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f67a611629f84dd0afacd23d422b4b9c2558285;p=pandora-kernel.git ALSA: hda - Add missing mux check for VT1708 In patch_vt1708(), the check of MUX nids is missing and this results in the -EINVAL error in accessing Input Source mixer element. Simpliy adding the call of get_mux_nids() fixes the problem. Reference: Novell bnc#534904 https://bugzilla.novell.com/show_bug.cgi?id=534904 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed