1
0
Fork 0
remarkable-linux/sound/soc/nuc900
Dan Carpenter 65a12b3aaf
ASoC: nuc900: Fix a loop timeout test
We should be finishing the loop with timeout set to zero but because
this is a post-op we finish with timeout == -1.

Fixes: 1082e2703a ("ASoC: NUC900/audio: add nuc900 audio driver support")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-12-11 11:42:04 +00:00
..
Kconfig ASoC: nuc900: export nuc900_ac97_data 2014-04-30 20:32:20 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nuc900-ac97.c ASoC: nuc900: Fix a loop timeout test 2017-12-11 11:42:04 +00:00
nuc900-audio.c ASoC: nuc900: Add .owner to struct snd_soc_card 2011-12-23 11:16:58 +00:00
nuc900-audio.h ASoC: nuc900: No need to track the dma buffer in the driver state struct 2015-03-16 11:40:52 +00:00
nuc900-pcm.c ASoC: nuc900: constify snd_pcm_ops structures 2017-08-14 17:23:23 +01:00