ALSA: ASoC: Convert DAPM pop time configuration to debugfs
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 28 Aug 2008 11:46:24 +0000 (12:46 +0100)
committerJaroslav Kysela <perex@perex.cz>
Fri, 29 Aug 2008 08:06:14 +0000 (10:06 +0200)
commitf0062a92c330cf5a45fe6c8bf30a9ee82e88f530
treee94ad00bd76c7cdf4c9dd2c0063cf35a1e9deece
parent2922c9aff22ea65f33a891af894331f0f883d127
ALSA: ASoC: Convert DAPM pop time configuration to debugfs

Pop time configuration is a debugging feature which shouldn't be used in
normal operation so move it to debugfs where it is clearer. This also
simplifies the code since debugfs provides standard facilities for
exposing simple integer values to user space.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/soc/soc-dapm.c