commit | 9368acc4383bd8cca671fdc49c5f7e241b6909b3 | [log] [tgz] |
---|---|---|
author | Markus Pargmann <mpa@pengutronix.de> | Fri Dec 20 14:11:29 2013 +0100 |
committer | Mark Brown <broonie@linaro.org> | Wed Jan 08 17:18:30 2014 +0000 |
tree | 9f3dfcf23c95a91b0aa622d6b4dfd37dd0551580 | |
parent | 2841be9afa6c9d37d41386af30cd8813acd06739 [diff] |
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>