aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorLiam Girdwood <[email protected]>2015-12-14 20:06:13 +0800
committerMark Brown <[email protected]>2015-12-14 14:05:32 +0000
commitaf1086ba051aa33c559350a5fdb533acfe98a80c (patch)
tree1438692664aae42c8b3825f9478a61b98bf92472 /tools/perf/scripts/python/export-to-postgresql.py
parentad83abe9a60e185b255df2534de3a9e669d65859 (diff)
ASoC: Intel: sst: fix the IRQ locked issue
If driver received a message that it can't handle, it won't clear the corresponding bit and unmask interrupt, this may lock the IRQ and DSP can't send message anymore. To fix the issue, we should Always update IMRX after IPC. Here we always clear the DONE/BUSY bit and unmask the IRQ source, even when IPC failures have occurred previously. Signed-off-by: Liam Girdwood <[email protected]> Modified-by: Jie Yang <[email protected]> Signed-off-by: Jie Yang <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions