1
0
Fork 0
alistair23-linux/sound/pci/cs5535audio
Takashi Iwai 437a5a4606 [ALSA] Remove IRQF_DISABLED for shared PCI irqs
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>
2006-12-20 08:55:57 +01:00
..
Makefile [ALSA] Fix Makefile of cs5535audio 2006-09-23 10:39:11 +02:00
cs5535audio.c [ALSA] Remove IRQF_DISABLED for shared PCI irqs 2006-12-20 08:55:57 +01:00
cs5535audio.h [ALSA] PM support for cs5535audio 2006-06-22 21:32:49 +02:00
cs5535audio_pcm.c spelling fixes 2006-06-26 18:35:02 +02:00
cs5535audio_pm.c [ALSA] Various fixes for suspend/resume of ALSA PCI drivers 2006-10-22 10:51:10 +02:00