Yong Zhang 6013995af6 ata: irq: Remove IRQF_DISABLED
Since commit [c58543c8: 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: Jeff Garzik <jgarzik@redhat.com>
2011-10-08 00:07:16 -04:00
..
2011-10-07 23:46:25 -04:00
2011-08-18 23:57:58 -04:00
2011-07-23 18:07:27 -04:00
2011-03-31 11:26:23 -03:00
2011-03-02 02:36:46 -05:00
2011-08-18 23:57:58 -04:00
2011-10-08 00:07:16 -04:00
2011-03-02 02:36:46 -05:00
2008-01-23 05:24:15 -05:00
2011-10-08 00:07:15 -04:00
2011-07-23 17:57:36 -04:00
2007-07-02 10:17:42 -04:00