ASoC: Push debugfs files out of the snd_soc_device structure
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 3 Dec 2008 17:34:03 +0000 (17:34 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 3 Dec 2008 18:27:04 +0000 (18:27 +0000)
This is in preparation for the removal of struct snd_soc_device.

The pop time configuration should really be a property of the card not
the codec but since DAPM currently uses the codec rather than the card
using the codec is fine for now.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found