[alsa-devel] ASoC: Failed to create component debugfs directory
Mark Brown
broonie at kernel.org
Wed Feb 21 15:40:25 CET 2018
On Wed, Feb 21, 2018 at 10:47:45AM -0300, Fabio Estevam wrote:
> Looks like this can fix it:
> --- a/sound/soc/soc-generic-dmaengine-pcm.c
> +++ b/sound/soc/soc-generic-dmaengine-pcm.c
> @@ -442,6 +442,7 @@ int snd_dmaengine_pcm_register(struct device *dev,
> if (!pcm)
> return -ENOMEM;
>
> + pcm->component.debugfs_prefix = "dma";
> pcm->config = config;
> pcm->flags = flags;
> Would you like me to submit it?
Yes, please.
-------------- 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/20180221/b6031368/attachment.sig>
More information about the Alsa-devel
mailing list