summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt5677.c
diff options
context:
space:
mode:
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>2018-08-03 15:30:03 +0300
committerMark Brown <broonie@kernel.org>2018-08-07 16:42:29 +0300
commit0b0722e191757ca6851382d78c15277ca9c5c211 (patch)
tree33d30a0e25daa88df155fffdd64734d254d02e0d /sound/soc/codecs/rt5677.c
parentc21c834adb5bc81e7081aa93ac50619c6d060506 (diff)
downloadlinux-0b0722e191757ca6851382d78c15277ca9c5c211.tar.xz
ASoC: compress: make BE and FE order inline with dpcm
For some reason order of startup/hw_params/prepare are reversed in dynamic compress usecase when compared to dpcm usecase. This is a issue with platforms like QCOM where it expects the BE to be initialized before FE. Interestingly the compress trigger callback order is inline with dpcm. Am not 100% sure why the compress audio case has been reversed. This patch is making the order inline with dpcm. If the reverse ordering is just co-incendental then this change makes sense and will avoid inventing some new mechanism to cope with ordering. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/rt5677.c')
0 files changed, 0 insertions, 0 deletions