[alsa-devel] [PATCH] ASoC: Remove unused dapm_get_snd_card() and dapm_get_soc_card()

Liam Girdwood liam.r.girdwood at linux.intel.com
Tue Jul 23 14:49:42 CEST 2013


On Tue, 2013-07-23 at 11:12 +0200, Lars-Peter Clausen wrote:
> 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 at metafoo.de>
> ---

Peter may have a user for these, but maybe not ?

Liam



More information about the Alsa-devel mailing list