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