[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Ingo Molnar <mingo@elte.hu> Cc: "David S. Miller" <davem@davemloft.net> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: James Bottomley <James.Bottomley@steeleye.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Šī revīzija ir iekļauta:

revīziju iesūtīja
Linus Torvalds

vecāks
5d8c8a2e8e
revīzija
1d6f359a2e
@@ -1221,7 +1221,7 @@ static int port_detect(unsigned long port_base, unsigned int j,
|
||||
|
||||
/* Board detected, allocate its IRQ */
|
||||
if (request_irq(irq, do_interrupt_handler,
|
||||
SA_INTERRUPT | ((subversion == ESA) ? SA_SHIRQ : 0),
|
||||
IRQF_DISABLED | ((subversion == ESA) ? IRQF_SHARED : 0),
|
||||
driver_name, (void *)&sha[j])) {
|
||||
printk("%s: unable to allocate IRQ %u, detaching.\n", name,
|
||||
irq);
|
||||
|
Atsaukties uz šo jaunā problēmā
Block a user