android_kernel_oneplus_msm8998/sound/soc/nuc900
Dan Carpenter 62882df7b2 ASoC: nuc900: Fix a loop timeout test
[ Upstream commit 65a12b3aafed5fc59f4ce41b22b752b1729e6701 ]

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>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-03-22 09:23:29 +01:00
..
Kconfig ASoC: nuc900: export nuc900_ac97_data 2014-04-30 20:32:20 -07:00
Makefile ASoC: NUC900/audio: add nuc900 audio driver support 2010-05-19 08:14:10 -07:00
nuc900-ac97.c ASoC: nuc900: Fix a loop timeout test 2018-03-22 09:23:29 +01: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: Convert to devm_snd_soc_register_platform 2015-08-28 18:08:35 +01:00