commit | e8a7f136f5edb6ae83b14faaa0da2a3c4558f431 | [log] [tgz] |
---|---|---|
author | Danny Tholen <obiwan@mailmij.org> | Tue Sep 11 21:41:56 2007 +0200 |
committer | Jaroslav Kysela <perex@perex.cz> | Tue Oct 16 16:50:20 2007 +0200 |
tree | bb8d5c873e8c993f8c97aad06e73c45e217b5d6b | |
parent | 768d8c7df886fc5cc9d6057cc987ef8e52d197b5 [diff] |
[ALSA] hda-intel - Improve HD-audio codec probing robustness When modem is disabled in the BIOS, detection of the number of codecs always fails after booting if STATESTS is not cleared first. This patch fixes this problem and also adds an error check in a place where a read error would lead to a very large number of pointless loops. Signed-off-by: Danny Tholen <obiwan@mailmij.org> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>