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:
46c39ca
)
ASoC: simple-card: dynamically allocate the DAI link and properties
author
Jean-Francois Moine
<moinejf@free.fr>
Thu, 20 Mar 2014 09:52:41 +0000
(10:52 +0100)
committer
Mark Brown
<broonie@linaro.org>
Tue, 25 Mar 2014 18:09:20 +0000
(18:09 +0000)
The DAI link array and the properties (fmt, sysclk slots) are
hard-coded for a single CPU / CODEC link.
This patch dynamically allocates the DAI link array and the
properties with the aim of supporting many DAI links.
Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found