ASoC: au1x: psc-ac97: reorganize timeouts
authorManuel Lauss <manuel.lauss@googlemail.com>
Mon, 19 Oct 2009 14:10:59 +0000 (16:10 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 19 Oct 2009 15:12:31 +0000 (16:12 +0100)
commit8d567b6b441bfcc20e8cbebc0dc376b2e280cd88
treede34b3c4107a81990922df87311459978af6e87f
parente697cd410a0c3aaea697c9915837e99933d8935b
ASoC: au1x: psc-ac97: reorganize timeouts

Codec read/write functions: wait 21us between the pokings of hardware.
Add timeouts to unbounded loops waiting for bits to change.

Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/au1x/psc-ac97.c