diff options
author | Joshua Lang <joshualang@google.com> | 2018-06-04 14:08:22 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-06-17 09:05:14 +0200 |
commit | 3053339b17f8f3bf0e4f5350adb7097266cd6f1a (patch) | |
tree | 6c6afd970b3d2d8fd0ca5d865fa7826005d73b18 /drivers/virt | |
parent | 06e526f49b7a8280c62710265b699254a7cf3344 (diff) |
staging: goldfish: Clear audio read buffer status after each read
The buffer_status field is interrupt updated. After every read request,
the buffer_status read field should be reset so that on the next loop
iteration we don't read a stale value and read data before the
device is ready.
Signed-off-by: Joshua Lang <joshualang@google.com>
Signed-off-by: Roman Kiryanov <rkir@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/virt')
0 files changed, 0 insertions, 0 deletions