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:
6b4c80f
)
ASoC: soc-pcm: Allow to specify unidirectional dai_link
author
Fabio Estevam
<fabio.estevam@freescale.com>
Thu, 29 Aug 2013 13:32:13 +0000
(10:32 -0300)
committer
Mark Brown
<broonie@linaro.org>
Sun, 1 Sep 2013 15:29:27 +0000
(16:29 +0100)
Add 'playback_only' and 'capture_only' fields that can be used for specifying
that a dai_link has a unidirectional capability.
The motivation for this is for the cases of systems, such as Freescale MX28,
that has two unidirectional DAIs.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found