Skip to content
Commit 9f766dd7 authored by Walter Lozano's avatar Walter Lozano
Browse files

alsa: add warning in case of partial read/write



Currently alsa_read and alsa_write assumes that all the frames committed
using snd_pcm_mmap_commit are read or written, which is probably true.
However, as it could be some corner cases add a warning to notice this
fact.

Signed-off-by: default avatarWalter Lozano <walter.lozano@collabora.com>
parent 46217923
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment