From: Lars-Peter Clausen Date: Mon, 19 May 2014 09:41:48 +0000 (+0200) Subject: ASoC: mop500_ab8500: Replace instances of rtd->codec->card with rtd->card X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55bc82536960e4749df7ae5666a93702190c53d4;p=pandora-kernel.git ASoC: mop500_ab8500: 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