linux_dsm_epyc7002/sound/soc/sof/intel
Keyon Jie 20d0aff739
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>
2019-05-03 15:01:26 +09:00
..
apl.c ASoC: SOF: Intel: hda: add SSP info to the chip info struct 2019-05-03 14:57:39 +09:00
bdw.c ASoC: SOF: Intel: Add BDW HW DSP support 2019-04-28 02:50:37 +09:00
byt.c
cnl.c ASoC: SOF: Intel: hda-ipc: simplify handling of IPC IRQ 2019-05-03 15:00:32 +09:00
hda-bus.c ASoC: SOF: Intel: hda: set bus->idx as 0 2019-05-03 14:58:35 +09:00
hda-codec.c ASoC: SOF: Intel: Add support for HDAudio codecs 2019-04-28 02:51:27 +09:00
hda-ctrl.c ASoC: SOF: Intel: Add HDA controller for Intel DSP 2019-04-28 02:50:49 +09:00
hda-dai.c ASoC: SOF: Intel: add SKL+ platform DAIs 2019-04-28 02:51:32 +09:00
hda-dsp.c ASoC: SOF: Intel: Add Intel specific HDA DSP HW operations 2019-04-28 02:50:52 +09:00
hda-ipc.c ASoC: SOF: Intel: hda-ipc: simplify handling of IPC IRQ 2019-05-03 15:00:32 +09:00
hda-loader.c ASoC: SOF: Intel: hda: set I2S slave before enabling DSP 2019-05-03 14:58:11 +09:00
hda-pcm.c ASoC: SOF: Intel: hda-pcm: remove useless dependency on hdac_ext 2019-05-03 14:58:48 +09:00
hda-stream.c ASoC: SOF: Intel: hda-stream: handle real stream interrupts only 2019-05-03 15:01:26 +09:00
hda-trace.c ASoC: SOF: Intel: Add Intel specific HDA trace operations 2019-04-28 02:51:23 +09:00
hda.c ASoC: SOF: Intel: fix spelling mistake "incompatble" -> "incompatible" 2019-05-02 11:10:59 +09:00
hda.h ASoC: SOF: Intel: hda-stream: store stream capabilities 2019-05-03 15:00:59 +09:00
intel-ipc.c ASoC: SOF: Intel: Add legacy IPC support 2019-04-28 02:50:40 +09:00
Kconfig ASoC: SOF: Add Build support for SOF core and Intel drivers 2019-04-28 02:51:46 +09:00
Makefile ASoC: SOF: Add Build support for SOF core and Intel drivers 2019-04-28 02:51:46 +09:00
shim.h ASoC: SOF: Intel: hda: add SSP info to the chip info struct 2019-05-03 14:57:39 +09:00