diff options
author | Srinivas Kandagatla <[email protected]> | 2018-08-03 13:30:03 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2018-08-07 14:42:29 +0100 |
commit | 0b0722e191757ca6851382d78c15277ca9c5c211 (patch) | |
tree | 33d30a0e25daa88df155fffdd64734d254d02e0d /drivers/fpga/fpga-mgr.c | |
parent | c21c834adb5bc81e7081aa93ac50619c6d060506 (diff) |
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 <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions