mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-22 18:22:42 +00:00
Fix IRQ flags for PCI devices. The shared IRQs for PCI devices shouldn't be allocated with IRQF_DISABLED. Also, when MSI is enabled, IRQF_SHARED shouldn't be used. The patch removes unnecessary cast in request_irq and free_irq, too. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz> |
History
|
|
|---|---|---|
| .. | ||
| emu8000.c | ||
| emu8000_callback.c | ||
| emu8000_local.h | ||
| emu8000_patch.c | ||
| emu8000_pcm.c | ||
| emu8000_synth.c | ||
| es968.c | ||
| Makefile | ||
| sb8.c | ||
| sb8_main.c | ||
| sb8_midi.c | ||
| sb16.c | ||
| sb16_csp.c | ||
| sb16_csp_codecs.h | ||
| sb16_main.c | ||
| sb_common.c | ||
| sb_mixer.c | ||
| sbawe.c | ||