linux-kernel-test/sound/isa/sb
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
..
emu8000_callback.c
emu8000_local.h
emu8000_patch.c ALSA: Kill snd_assert() in sound/isa/* 2008-08-13 11:46:36 +02:00
emu8000_pcm.c ALSA: sb: check get_user() return value 2010-07-29 12:24:22 +02:00
emu8000_synth.c
emu8000.c Fix common misspellings 2011-03-31 11:26:23 -03:00
jazz16.c ALSA: mpu401: clean up interrupt specification 2011-09-14 11:00:51 +02:00
Makefile ALSA: Merge es1688 and es968 drivers 2010-05-10 09:49:30 +02:00
sb8_main.c ALSA: jazz16: refine dma and irq selection 2009-12-25 14:15:41 +01:00
sb8_midi.c
sb8.c sound: Remove unnecessary casts of private_data 2010-09-07 08:05:59 +02:00
sb16_csp.c ALSA: sound/isa: use memdup_user() 2009-04-14 12:39:23 +02:00
sb16_main.c ALSA: Kill snd_assert() in sound/isa/* 2008-08-13 11:46:36 +02:00
sb16.c ALSA: mpu401: clean up interrupt specification 2011-09-14 11:00:51 +02:00
sb_common.c sound: irq: Remove IRQF_DISABLED 2011-09-22 11:19:20 +02:00
sb_mixer.c ALSA: jazz16: Add support for Media Vision Jazz16 chipset 2009-12-21 12:09:22 +01:00
sbawe.c