ASoC: omap: Replace instances of rtd->codec->card with rtd->card
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 19 May 2014 09:41:46 +0000 (11:41 +0200)
committerMark Brown <broonie@linaro.org>
Tue, 20 May 2014 21:54:54 +0000 (22:54 +0100)
commit0596f70069bb5ab34eea980c14fad1041f2abae5
tree66f75e16ed4bb434d1c059dba58795fed4a2feb2
parentb7a80379aa52d033d2a7c2390c8e80bd027758bf
ASoC: omap: 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>
Acked-by: Jarkko Nikula <jarkko.nikula@bitmer.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/omap/omap-abe-twl6040.c
sound/soc/omap/omap-twl4030.c
sound/soc/omap/rx51.c
This page took 0.025735 seconds and 5 git commands to generate.