diff options
author | Keyon Jie <yang.jie@linux.intel.com> | 2019-05-01 01:09:30 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-05-03 08:01:26 +0200 |
commit | 20d0aff739bed801bbe67ebed8012f3d9849b29d (patch) | |
tree | fd4ecbabe5dddc0a1a4f1410118234449dd44e14 /sound/soc/sof/intel/hda.h | |
parent | ASoC: SOF: Intel: hda-stream: store stream capabilities (diff) | |
download | linux-20d0aff739bed801bbe67ebed8012f3d9849b29d.tar.xz linux-20d0aff739bed801bbe67ebed8012f3d9849b29d.zip |
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 'sound/soc/sof/intel/hda.h')
0 files changed, 0 insertions, 0 deletions