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

No differences found