commit | 093c4e5c3cc6dd320f6cfec54c5490d1567fb05c | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Thu Jul 17 22:01:06 2014 +0200 |
committer | Mark Brown <broonie@linaro.org> | Tue Jul 22 23:15:57 2014 +0100 |
tree | 472a3231af1778d34ed2dd93b72a8eecf6724981 | |
parent | 9898e1ccf5af70ad2d03d5b77c591fb243c0f021 [diff] |
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>