commit | 384c89e2e4cb5879b86a38414d1b3bb2b23ec8ee | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Dec 03 17:34:03 2008 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Dec 03 18:27:04 2008 +0000 |
tree | e48d9a5fabe9399e26b42c66b5ace098c53a967f | |
parent | 6f2a974bfc8d3be7a30674c71e2fef003b39a8d2 [diff] |
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>