ASoC: msm: Reset the calibration block after subsystem restart
- After sub system restart ACDB cannot push data to Q6
- Memory map is not happening after sub system restart, because
the calibration block address is same as the cached address.
Without memory map calibration block is sent to DSP, where it is
failing with memory map error.
- Reset the calibration block after sub system restart, so that
memory map happens after sub system restart.
CRs-Fixed: 389214
Change-Id: I006edfd24b1d6e83aae7a92d8753d9b39024b771
Signed-off-by:
Deepa Madiregama <dmadireg@codeaurora.org>
Loading
Please register or sign in to comment