]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Skylake: Add debugfs support
authorVinod Koul <vinod.koul@intel.com>
Fri, 30 Jun 2017 03:36:05 +0000 (09:06 +0530)
committerMark Brown <broonie@kernel.org>
Fri, 30 Jun 2017 12:27:55 +0000 (13:27 +0100)
commite6e124a3410ee78bc0736a81e4837200f21a6d3b
treee9513d3eb62be6b9dfc7ca88f197e217c866285c
parent23ef80180f956d690aefe981c4433de2d464b488
ASoC: Intel: Skylake: Add debugfs support

For debug, the kernel debugfs mechanism is available. We can add various
debug options for driver like module configuration read, firmware register
read etc.

This patch adds debugfs as a child to asoc plaform component and caller is
added for skylake driver to do init and cleanup of debugfs.

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Vunny Sodhi <vunnyx.sodhi@intel.com>
Signed-off-by: Guneshwor Singh <guneshwor.o.singh@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/Makefile
sound/soc/intel/skylake/skl-debug.c [new file with mode: 0644]
sound/soc/intel/skylake/skl-pcm.c
sound/soc/intel/skylake/skl.c
sound/soc/intel/skylake/skl.h