]> Pileus Git - ~andy/linux/commit
ASoC: fsl-ssi: Move sysfs stats to debugfs
authorMarkus Pargmann <mpa@pengutronix.de>
Fri, 20 Dec 2013 13:11:29 +0000 (14:11 +0100)
committerMark Brown <broonie@linaro.org>
Wed, 8 Jan 2014 17:18:30 +0000 (17:18 +0000)
commit9368acc4383bd8cca671fdc49c5f7e241b6909b3
tree9f3dfcf23c95a91b0aa622d6b4dfd37dd0551580
parent2841be9afa6c9d37d41386af30cd8813acd06739
ASoC: fsl-ssi: Move sysfs stats to debugfs

Interrupt statistics of fsl_ssi are mainly for debugging purpose. Most
of those interrupts show error states, e.g. under/overflow.
The stats should be exposed via debugfs instead of sysfs.

This patch moves the statistics file to debugfs.

Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/fsl/fsl_ssi.c