diff options
author | Srinivasa Rao Mandadapu <[email protected]> | 2020-11-23 21:47:53 +0530 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-11-23 18:37:34 +0000 |
commit | b1824968221ccc498625750d8c49cf0d7d39a4de (patch) | |
tree | c524373159c97ff68d7e92a85a53c5031e52f6a8 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | fbdae7d6d04d2db36c687723920f612e93b2cbda (diff) |
ASoC: qcom: Fix enabling BCLK and LRCLK in LPAIF invalid state
Fix enabling BCLK and LRCLK only when LPAIF is invalid state and
bit clock in enable state.
In device suspend/resume scenario LPAIF is going to reset state.
which is causing LRCLK disable and BCLK enable.
Avoid such inconsitency by removing unnecessary cpu dai prepare API,
which is doing LRCLK enable, and by maintaining BLCK state information.
Fixes: 7e6799d8f87d ("ASoC: qcom: lpass-cpu: Enable MI2S BCLK and LRCLK together")
Signed-off-by: V Sujith Kumar Reddy <[email protected]>
Signed-off-by: Srinivasa Rao Mandadapu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions