linux-kernel-test/sound/isa/gus
Yong Zhang 88e24c3a4b sound: irq: Remove IRQF_DISABLED
Since commit [e58aa3d2: genirq: Run irq handlers with interrupts disabled],
We run all interrupt handlers with interrupts disabled
and we even check and yell when an interrupt handler
returns with interrupts enabled (see commit [b738a50a:
genirq: Warn when handler enables interrupts]).

So now this flag is a NOOP and can be removed.

Signed-off-by: Yong Zhang <yong.zhang0@gmail.com>
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-09-22 11:19:20 +02:00
..
gus_dma.c ALSA: gus - Add missing KERN_* prefix to printk 2009-02-05 15:46:48 +01:00
gus_dram.c
gus_instr.c
gus_io.c
gus_irq.c ALSA: gus - Add missing KERN_* prefix to printk 2009-02-05 15:46:48 +01:00
gus_main.c sound: irq: Remove IRQF_DISABLED 2011-09-22 11:19:20 +02:00
gus_mem_proc.c ALSA: info - Implement common llseek for binary mode 2010-04-13 12:01:20 +02:00
gus_mem.c ALSA: sound/isa/gus: Correct code taking the size of a pointer 2009-12-14 11:16:09 +01:00
gus_mixer.c
gus_pcm.c ALSA: sound/isa: convert nested spin_lock_irqsave to spin_lock 2009-07-19 14:02:29 +02:00
gus_reset.c
gus_tables.h
gus_timer.c
gus_uart.c ALSA: gus - Add missing KERN_* prefix to printk 2009-02-05 15:46:48 +01:00
gus_volume.c
gusclassic.c
gusextreme.c ALSA: mpu401: clean up interrupt specification 2011-09-14 11:00:51 +02:00
gusmax.c sound: irq: Remove IRQF_DISABLED 2011-09-22 11:19:20 +02:00
interwave-stb.c
interwave.c sound: irq: Remove IRQF_DISABLED 2011-09-22 11:19:20 +02:00
Makefile