![](https://secure.gravatar.com/avatar/d930951cb00393ecf9c3db3a56d78fa9.jpg?s=120&d=mm&r=g)
23 Jul
2013
23 Jul
'13
7:36 p.m.
On Tue, Jul 23, 2013 at 01:49:42PM +0100, Liam Girdwood wrote:
On Tue, 2013-07-23 at 11:12 +0200, Lars-Peter Clausen wrote:
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.
Peter may have a user for these, but maybe not ?
We can always add them back in later if they get a user.