aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorKai Chieh Chuang <kaichieh.chuang@mediatek.com>2018-05-28 10:18:19 +0800
committerMark Brown <broonie@kernel.org>2018-05-29 14:56:38 +0100
commit99bcedbdebc57fe5d02fb470b7265f2208c2cf96 (patch)
tree258e0b2a185b56b470fee39e01b421d813beb180 /include
parentASoC: dpcm: fix BE dai not hw_free and shutdown (diff)
downloadlinux-dev-99bcedbdebc57fe5d02fb470b7265f2208c2cf96.tar.xz
linux-dev-99bcedbdebc57fe5d02fb470b7265f2208c2cf96.zip
ASoC: dpcm: symmetry constraint on FE substream
We should set BE symmetric constraint on FE substream. in case one BE is used by two FE1/FE2, the first BE runtime will use FE1's substream->runtime. hence the FE1's will be constrained by BE symmetry property. Though, second FE2 call dpcm_apply_symmetry, the be_substream->runtime == FE1's substream->runtime. The FE2's substream->runtime will not be constrained by BE's symmetry property. Signed-off-by: KaiChieh Chuang <kaichieh.chuang@mediatek.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions