From: Herton Ronaldo Krzesinski Date: Sat, 13 Sep 2008 14:44:29 +0000 (+0200) Subject: ALSA: hda: fix oopses in snd-hda-intel after digital slave support additions X-Git-Tag: v2.6.28-rc1~720^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9932fbb0b37d13201655b4de2b9acda2f415d83b;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed