From: Nicolas Pitre Date: Mon, 12 Dec 2005 14:41:47 +0000 (+0100) Subject: [ALSA] make the pxa2xx-ac97 module more robust against PXA27x bugs X-Git-Tag: v2.6.16-rc1~474^2~22^2~3^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea265c0a433fda15fb69b9fd733e0ea4215c216e;p=pandora-kernel.git [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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed