8 Apr
2015
8 Apr
'15
9:44 p.m.
On Wed, Apr 08, 2015 at 03:31:44PM -0300, Fabio Estevam wrote:
On a imx6q-hummingboard the following warning is seen when running linux-next 20150408:
[ 2.270006] imx-spdif sound-spdif: ASoC: Failed to create DAPM debugfs directory
Looking at sound/soc/fsl/imx-spdif.c and sound/soc/fsl/fsl_spdif.c I am not sure how to avoid such warning.
Any ideas?
Some slightly larger hints as to the analysis you did which makes you think this is unavoidable might help here, as would information about when this stopped working... it looks like one of those is a card driver and the other is a DAI driver both for separate devices which is a configuration I'd expect to work? I only looked at this for a couple of minutes so far.