linux/arch/sh/drivers/dma
Yong Zhang d11584a044 SH: 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>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2011-10-28 14:39:28 +09:00
..
dma-api.c sh: dma: check return value of create_proc_read_entry() 2010-08-04 16:10:28 +09:00
dma-g2.c SH: irq: Remove IRQF_DISABLED 2011-10-28 14:39:28 +09:00
dma-pvr2.c SH: irq: Remove IRQF_DISABLED 2011-10-28 14:39:28 +09:00
dma-sh.c SH: irq: Remove IRQF_DISABLED 2011-10-28 14:39:28 +09:00
dma-sysfs.c sh: dma: Kill off bogus dma_sysclass symbol export. 2009-11-13 12:29:19 +09:00
dmabrg.c SH: irq: Remove IRQF_DISABLED 2011-10-28 14:39:28 +09:00
Kconfig Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into for-linus 2009-09-23 18:31:11 +10:00
Makefile dmaengine: sh: Add Support SuperH DMA Engine driver 2009-09-08 17:56:02 -07:00