ASoC: mop500_ab8500: Replace instances of rtd->codec->card with rtd->card
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 19 May 2014 09:41:48 +0000 (11:41 +0200)
committerMark Brown <broonie@linaro.org>
Tue, 20 May 2014 21:55:39 +0000 (22:55 +0100)
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 <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found