[alsa-devel] ASoC: Failed to create component debugfs directory
Fabio Estevam
festevam at gmail.com
Tue Feb 20 20:26:04 CET 2018
On Tue, Feb 20, 2018 at 11:24 AM, Lars-Peter Clausen <lars at metafoo.de> wrote:
>> Any ideas why this second debugfs registration is being attempted?
>
> One for the DMA, one for the I2S?
but this second debugfs registration only happens in linux-next.
On master it tries to only register once and it succeeds.
On linux-next it succeeds the first time and it fails the second time
as it tries to register the same debugfs entry.
More information about the Alsa-devel
mailing list