linux/sound/pci/hda
Takashi Iwai 28a0d9df07 [ALSA] hda-intel - Make azx_get_response() a bit more robust
In azx_[rirb_]get_response(), the timeout is checked at the end of the loop.
It's better to be checked just after the check of the RIRB index to avoid
a bogus error with a too long msleep().

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-01-31 17:30:05 +01:00
..
hda_codec.c
hda_codec.h [ALSA] hda_proc - Add a number of new settings to proc codec output 2008-01-31 17:30:04 +01:00
hda_generic.c
hda_hwdep.c
hda_intel.c [ALSA] hda-intel - Make azx_get_response() a bit more robust 2008-01-31 17:30:05 +01:00
hda_local.h
hda_patch.h
hda_proc.c [ALSA] hda_proc - Add a number of new settings to proc codec output 2008-01-31 17:30:04 +01:00
Makefile
patch_analog.c
patch_atihdmi.c
patch_cmedia.c
patch_conexant.c [ALSA] hda-codec - Fix capture source for Cx5045 codec 2008-01-31 17:30:04 +01:00
patch_realtek.c
patch_si3054.c
patch_sigmatel.c
patch_via.c
vmaster.c