Searched hist:beb02cddd64b56081951de9048952f0fa1ff545f (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/arm/ |
H A D | pxa2xx-ac97-lib.c | diff beb02cddd64b56081951de9048952f0fa1ff545f Thu Oct 17 05:01:35 CDT 2013 Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> ALSA: pxa: slightly refactor reset handling
PXA25x also shows some problems when using interrupts during reset handling. Thus do not use interrupts on all pxa kinds (to detect codec ready state). Instead use a common mdelay-loop on all platforms to detect codecs becoming ready.
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Mark Brown <broonie@linaro.org>
|