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)
commit5cdf6c09ca9de3f037ba2d770206f3374459602d
treee9513d3eb62be6b9dfc7ca88f197e217c866285c
parent46b5a4d249ac6798cee28de9f51ef80777d16a3e
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