kernel-ark/sound/soc/au1x
Dan Carpenter 123af9043e
ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()
The loop timeout doesn't work because it's a post op and ends with "tmo"
set to -1.  I changed it from a post-op to a pre-op and I changed the
initial the starting value from 5 to 6 so we still iterate 5 times.  I
left the other as it was because it's a large number.

Fixes: b3c70c9ea6 ("ASoC: Alchemy AC97C/I2SC audio support")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2018-01-15 18:46:04 +00:00
..
ac97c.c ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read() 2018-01-15 18:46:04 +00:00
db1000.c
db1200.c ASoC: aux1x: make snd_soc_ops const 2017-08-17 18:07:36 +01:00
dbdma2.c ASoC: au1x: constify snd_pcm_ops structures 2017-08-14 17:17:10 +01:00
dma.c ASoC: au1x: constify snd_pcm_ops structures 2017-08-14 17:17:10 +01:00
i2sc.c
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
psc-ac97.c
psc-i2s.c
psc.h