From: Lars-Peter Clausen Date: Mon, 19 May 2014 09:41:46 +0000 (+0200) Subject: ASoC: omap: Replace instances of rtd->codec->card with rtd->card X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2~2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0596f70069bb5ab34eea980c14fad1041f2abae5;p=pandora-kernel.git ASoC: omap: 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 Acked-by: Jarkko Nikula Signed-off-by: Mark Brown --- Reading git-diff-tree failed