git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9898e1c
)
ASoC: tegra: Replace instances of rtd->codec->card with rtd->card
author
Lars-Peter Clausen
<lars@metafoo.de>
Thu, 17 Jul 2014 20:01:06 +0000
(22:01 +0200)
committer
Mark Brown
<broonie@linaro.org>
Tue, 22 Jul 2014 22:15:57 +0000
(23:15 +0100)
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>
No differences found