commit | 7e79443ce250776b8477426127acdac15c567f22 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Mar 11 15:45:32 2011 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Mar 11 15:45:32 2011 +0100 |
tree | 25141b63c232b77bc45053e08690a91dd7cb3f9f | |
parent | 966a7f0dc4de57cf52467968e4244d218a5c3506 [diff] |
ALSA: atiixp - Fix wrong time-out checks during ac-link reset The time-out in snd_atiixp_aclink_reset() is wrongly checked, and it resulted in exiting from the loop at the first iteration. Reported-by: Amir Shamsuddin <AmirS2+alsa@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>