Searched hist:d6bead020d8f8bcaca5cdcb035250c44b21c93e7 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/ |
H A D | soc-pcm.c | diff d6bead020d8f8bcaca5cdcb035250c44b21c93e7 Thu Aug 29 08:32:13 CDT 2013 Fabio Estevam <fabio.estevam@freescale.com> ASoC: soc-pcm: Allow to specify unidirectional dai_link
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>
|
/openbmc/linux/include/sound/ |
H A D | soc.h | diff d6bead020d8f8bcaca5cdcb035250c44b21c93e7 Thu Aug 29 08:32:13 CDT 2013 Fabio Estevam <fabio.estevam@freescale.com> ASoC: soc-pcm: Allow to specify unidirectional dai_link
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>
|