From: Lars-Peter Clausen Date: Thu, 17 Jul 2014 20:01:06 +0000 (+0200) Subject: ASoC: tegra: Replace instances of rtd->codec->card with rtd->card X-Git-Tag: omap-for-v3.17/fixes-against-rc2~144^2~5^2~16^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=093c4e5c3cc6dd320f6cfec54c5490d1567fb05c;p=pandora-kernel.git ASoC: tegra: Replace instances of rtd->codec->card with rtd->card No need to go via the CODEC to get a pointer to the card. This will help to eventually remove the card field from the snd_soc_codec struct. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed