linux/arch/sh/boards/mach-hp6xx
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
..
Makefile sh: Shuffle the board directories in to mach groups. 2008-07-29 21:01:19 +09:00
hp6xx_apm.c SH: irq: Remove IRQF_DISABLED 2011-10-28 14:39:28 +09:00
pm.c suspend: constify platform_suspend_ops 2010-11-16 14:14:02 +01:00
pm_wakeup.S sh: shared register saving code for sh3/sh4/sh4a 2009-02-27 16:26:10 +09:00
setup.c sh: Mass ctrl_in/outX to __raw_read/writeX conversion. 2010-01-26 12:58:40 +09:00