ASoC: omap: Replace instances of rtd->codec->card with rtd->card
authorLars-Peter Clausen <[email protected]>
Mon, 19 May 2014 09:41:46 +0000 (11:41 +0200)
committerMark Brown <[email protected]>
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 <[email protected]>
Acked-by: Jarkko Nikula <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
sound/soc/omap/omap-abe-twl6040.c
sound/soc/omap/omap-twl4030.c
sound/soc/omap/rx51.c