commit | ad758a67048f58205f2777b0f0a1a02de824d280 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Sat Aug 31 11:02:18 2013 +0200 |
committer | Mark Brown <broonie@linaro.org> | Sat Aug 31 12:48:23 2013 +0100 |
tree | 85a17ae0975aa06048b30a2830c4e818034284e9 | |
parent | 43d92e7d9aa13b91687f671ea7015204bc88fb84 [diff] |
ASoC: Remove unused debugfs_dapm field from snd_soc_{platform,codec} struct The DAPM context struct has its own field where it stores the pointer to the DAPM debugfs entry. The debugfs_dapm field in the snd_soc_platform and snd_soc_codec structs are completely unused and can be removed. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@linaro.org>