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)
commit384c89e2e4cb5879b86a38414d1b3bb2b23ec8ee
treee48d9a5fabe9399e26b42c66b5ace098c53a967f
parent6f2a974bfc8d3be7a30674c71e2fef003b39a8d2
ASoC: Push debugfs files out of the snd_soc_device structure

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>
include/sound/soc.h
sound/soc/soc-core.c