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:
5f0aced
)
ASoC: s3c24xx_simtec: Use static DAI format setup
author
Lars-Peter Clausen
<lars@metafoo.de>
Thu, 1 Jan 2015 16:16:24 +0000
(17:16 +0100)
committer
Mark Brown
<broonie@kernel.org>
Tue, 6 Jan 2015 17:34:30 +0000
(17:34 +0000)
Set the dai_fmt field in the dai_link struct instead of manually calling
snd_soc_dai_fmt(). This makes the code cleaner and shorter.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
No differences found