commit | d6bead020d8f8bcaca5cdcb035250c44b21c93e7 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Thu Aug 29 10:32:13 2013 -0300 |
committer | Mark Brown <broonie@linaro.org> | Sun Sep 01 16:29:27 2013 +0100 |
tree | cca1acff1246987d91bffe6906e82f0d38136e6b | |
parent | 6b4c80f947df9d92b97eb62afc29dda6d7220c7d [diff] |
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>