ALSA: hda: fix oopses in snd-hda-intel after digital slave support additions
authorHerton Ronaldo Krzesinski <herton@mandriva.com.br>
Sat, 13 Sep 2008 14:44:29 +0000 (16:44 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 23 Sep 2008 06:17:54 +0000 (08:17 +0200)
Many places fail to check if codec has slave_dig_outs entries (the most common
case is not having any entry), leading to various possible oopses in hda_codec
code.

Signed-off-by: Herton Ronaldo Krzesinski <herton@mandriva.com.br>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>

No differences found