Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ALSA] usb-audio: properly lock hwptr_done accesses
USB generic driver Take the substream lock when reading hwptr_done to avoid a race condition with the updates in the URB callbacks. Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
- Loading branch information