commit | 51e4152a969aa6d2306492ebf143932dcb535c9b | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Nov 03 16:54:06 2011 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Nov 03 17:00:27 2011 +0100 |
tree | 303d30a6855dbe5e9606f5e228e999c3b061fb6e | |
parent | 9009b0e41c1e81e1a30acdb5d4ffbb6dc5e1345f [diff] |
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: <stable@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>