diff options
author | Srinivasa Rao Mandadapu <[email protected]> | 2020-12-17 13:38:33 +0530 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-12-17 14:24:40 +0000 |
commit | 315fbe4cef98ee5fb6085bc54c7f25eb06466c70 (patch) | |
tree | bc4fc065e6219b8c72a73d579d94934628a1588e /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 13733775326ea9eb81c6148ad60c43b8d231a343 (diff) |
ASoC: qcom: Fix incorrect volatile registers
MI2S and DMA control registers are not volatile, so remove these from volatile registers list.
Registers reset state check by reading non volatile registers makes no use,
so remove error check from cpu and platform trigger callbacks.
Initialized map variable two times in lpass platform trigger API,
so remove redundant initialization.
Fixes commit b1824968221cc ("ASoC: qcom: Fix enabling BCLK and LRCLK in LPAIF invalid state")
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/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions