diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2013-07-23 11:12:25 +0200 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-07-23 14:56:03 +0200 |
commit | 5f6e7d52c4959019d12a7deebbde548884a917d1 (patch) | |
tree | 10e9f9a54f7d9378b0a8ca61ee76a5360a888b25 /include/sound/soc-dapm.h | |
parent | ASoC: jack: Use power efficient workqueue (diff) | |
download | linux-5f6e7d52c4959019d12a7deebbde548884a917d1.tar.xz linux-5f6e7d52c4959019d12a7deebbde548884a917d1.zip |
ASoC: Remove unused dapm_get_snd_card() and dapm_get_soc_card()
These two functions were added two years ago in commit 4805608 ("ASoC: dapm -
Add methods to retrieve snd_card and soc_card from dapm context.") but have
remained unused so far. Considering that the dapm context actually has a direct
pointer to the card the functions also seem to be unnecessary. E.g. the
expressions 'dapm_get_soc_card(dapm)' and 'dapm->card' yield the same result.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'include/sound/soc-dapm.h')
0 files changed, 0 insertions, 0 deletions