commit | 9932fbb0b37d13201655b4de2b9acda2f415d83b | [log] [tgz] |
---|---|---|
author | Herton Ronaldo Krzesinski <herton@mandriva.com.br> | Sat Sep 13 16:44:29 2008 +0200 |
committer | Jaroslav Kysela <perex@perex.cz> | Tue Sep 23 08:17:54 2008 +0200 |
tree | 2ab00fe5a34f24d1e57d07f566adb5cd53767b88 | |
parent | 8569be3cf90c279957bafd4e66f1332f041831d3 [diff] |
ALSA: hda: fix oopses in snd-hda-intel after digital slave support additions 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>