j
k
j a
j l
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()?
Attachments:
Back to the thread
Back to the list