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)
commit093c4e5c3cc6dd320f6cfec54c5490d1567fb05c
tree472a3231af1778d34ed2dd93b72a8eecf6724981
parent9898e1ccf5af70ad2d03d5b77c591fb243c0f021
ASoC: tegra: 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 <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/tegra/tegra_alc5632.c
sound/soc/tegra/tegra_max98090.c
sound/soc/tegra/tegra_rt5640.c
sound/soc/tegra/tegra_wm8753.c
sound/soc/tegra/tegra_wm8903.c
sound/soc/tegra/trimslice.c
This page took 0.027836 seconds and 5 git commands to generate.