From: Lars-Peter Clausen Date: Tue, 4 Nov 2014 10:30:58 +0000 (+0100) Subject: ASoC: Remove card field from snd_soc_dai struct X-Git-Tag: omap-for-v3.20/drop-legacy-3517~123^2~20^2~26^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=313665b983fe30af9d0eb274f7e03276e05a1bbf;p=pandora-kernel.git ASoC: Remove card field from snd_soc_dai struct The card field of the snd_soc_dai field is very rarely used. We can use dai->component->card instead and remove the card field from the snd_soc_dai struct. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed