From: Takashi Iwai Date: Thu, 3 Nov 2011 15:54:06 +0000 (+0100) Subject: ALSA: hda/realtek - Skip invalid digital out pins X-Git-Tag: v3.2-rc1~65^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51e4152a969aa6d2306492ebf143932dcb535c9b;p=pandora-kernel.git ALSA: hda/realtek - Skip invalid digital out pins Some BIOS report invalid pins as digital output pins. The driver checks the connection but it doesn't do it fully correctly, and it leaves some undefined value as the audio-out widget, which makes the driver spewing warnings. This patch fixes the issue. Reference: https://bugzilla.novell.com/show_bug.cgi?id=727348 Cc: Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed