commit | 2896b8b4d8f3feaca9c09f7a15e86f8c8b32d7dc | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Mon May 19 11:41:47 2014 +0200 |
committer | Mark Brown <broonie@linaro.org> | Mon May 26 16:34:55 2014 +0100 |
tree | 67fd85ad7f0dbc91a659f4f4b651ff41b5464ecf | |
parent | 24fc81d5fe92e335cd93902a66fb3c4420d99375 [diff] |
ASoC: davinci-evm: 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: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Mark Brown <broonie@linaro.org>