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)
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>

No differences found