ASoC: tegra: Replace instances of rtd->codec->card with rtd->card
authorLars-Peter Clausen <lars@metafoo.de>
Thu, 17 Jul 2014 20:01:06 +0000 (22:01 +0200)
committerMark Brown <broonie@linaro.org>
Tue, 22 Jul 2014 22:15:57 +0000 (23:15 +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