commit | 55bc82536960e4749df7ae5666a93702190c53d4 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Mon May 19 11:41:48 2014 +0200 |
committer | Mark Brown <broonie@linaro.org> | Tue May 20 22:55:39 2014 +0100 |
tree | f1409847eed41a856ac3f7f8218b2b5efbbb1010 | |
parent | c9eaa447e77efe77b7fa4c953bd62de8297fd6c5 [diff] |
ASoC: mop500_ab8500: 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>