diff options
author | Keyon Jie <yang.jie@linux.intel.com> | 2019-04-30 18:09:30 -0500 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-05-03 15:01:26 +0900 |
commit | 20d0aff739bed801bbe67ebed8012f3d9849b29d (patch) | |
tree | fd4ecbabe5dddc0a1a4f1410118234449dd44e14 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e8e55dbe08960b714e5ce0148926ee17331ce4d5 (diff) |
ASoC: SOF: Intel: hda-stream: handle real stream interrupts only
The stream and IPC share the same interrupt. The stream interrupt
handler mistakenly uses the ipc interrupt and return IRQ_HANDLED,
causing the ipc interrupt to be missed.
Make sure the stream interrupt handler only deals with stream-related
interrupts.
Signed-off-by: Keyon Jie <yang.jie@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions