[alsa-devel] [PATCH 03/11] ASoC: SOF: Add driver debug support.

Mark Brown broonie at kernel.org
Mon Jul 23 21:03:23 CEST 2018


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()?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20180723/a12e3fe2/attachment.sig>


More information about the Alsa-devel mailing list