commit | 0596f70069bb5ab34eea980c14fad1041f2abae5 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Mon May 19 11:41:46 2014 +0200 |
committer | Mark Brown <broonie@linaro.org> | Tue May 20 22:54:54 2014 +0100 |
tree | 66f75e16ed4bb434d1c059dba58795fed4a2feb2 | |
parent | b7a80379aa52d033d2a7c2390c8e80bd027758bf [diff] |
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>