On Thu, Jul 19, 2018 at 07:53:27PM +0100, Liam Girdwood wrote: > + /* copy from DSP MMIO */ > + pm_runtime_get(sdev->dev); > + memcpy_fromio(buf, dfse->buf + pos, size); > + pm_runtime_put(sdev->dev); Doesn't this need to be a _get_sync()?
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel