commit | ea265c0a433fda15fb69b9fd733e0ea4215c216e | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nico@cam.org> | Mon Dec 12 15:41:47 2005 +0100 |
committer | Jaroslav Kysela <perex@suse.cz> | Tue Jan 03 12:30:51 2006 +0100 |
tree | 56873a5de0850fd6b03d76bda9502e6d3107e6e9 | |
parent | aa1e77e691025149908f7641e77de93ffd7f1188 [diff] |
[ALSA] make the pxa2xx-ac97 module more robust against PXA27x bugs Modules: ARM PXA2XX driver The SDONE and CDONE interrupt on the PXA27x might become unusable in some conditions. Let's use an hybrid approach (interrupt with timeout) to have the best possible behavior in all conditions. Also let's not care about CAR_CAIP anymore. This is useless. Signed-off-by: Nicolas Pitre <nico@cam.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>