diff options
author | Jiada Wang <jiada_wang@mentor.com> | 2018-06-20 18:25:20 +0900 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-06-22 15:57:03 +0100 |
commit | f4c277b817cc9489fffabffb4e15d2f3b686056c (patch) | |
tree | 97aab96d4ff6ec3a8b598dd47130d5685b23783c /sound/ac97_bus.c | |
parent | a12f671b4241f53e7cd9dec8770d51549682453b (diff) | |
download | linux-f4c277b817cc9489fffabffb4e15d2f3b686056c.tar.bz2 |
ASoC: soc-pcm: DPCM cares BE channel constraint
Current DPCM is caring only FE channel configuration. Sometimes
it will be trouble if user selects channel which isn't supported
by BE.
This patch adds new .dpcm_merged_chan on struct snd_soc_dai_link.
DPCM will use FE / BE merged channel if struct snd_soc_dai_link
has it.
Signed-off-by: Jiada Wang <jiada_wang@mentor.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/ac97_bus.c')
0 files changed, 0 insertions, 0 deletions