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:
24fc81d
)
ASoC: davinci-evm: Replace instances of rtd->codec->card with rtd->card
author
Lars-Peter Clausen
<lars@metafoo.de>
Mon, 19 May 2014 09:41:47 +0000
(11:41 +0200)
committer
Mark Brown
<broonie@linaro.org>
Mon, 26 May 2014 15:34:55 +0000
(16:34 +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>
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found