Files
android_kernel_fxtec_sm6115/sound/core
Ricardo Biehl Pasquali d4fe52d491 ALSA: pcm: Return 0 when size < start_threshold in capture
[ Upstream commit 62ba568f7aef4beb0eda945a2b2a91b7a2b8f215 ]

In __snd_pcm_lib_xfer(), when capture, if state is PREPARED
and size is less than start_threshold nothing can be done.
As there is no error, 0 is returned.

Signed-off-by: Ricardo Biehl Pasquali <pasqualirb@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Stable-dep-of: 4413665dd6c5 ("ALSA: usb-audio: Add quirks for Dell WD19 dock")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-17 14:58:07 +01:00
..
2024-03-26 18:22:39 -04:00
2022-08-25 11:15:46 +02:00