19 Feb
2018
19 Feb
'18
10:14 p.m.
On Mon, Feb 19, 2018 at 03:49:11PM -0300, Fabio Estevam wrote:
Hi,
On linux-next I see the following errors on imx6 wandboard:
[ 3.040897] fsl-ssi-dai 2028000.ssi: ASoC: Failed to create component debugfs directory [ 3.065722] fsl-spdif-dai 2004000.spdif: ASoC: Failed to create component debugfs directory
I haven't started debugging this yet and not sure if this is something fsl driver specific.
I think it's because we recently changed all CPU dai drivers to component drivers, so our drivers should probably add something to create debugfs directories I guess...will take a look at it.