Re: [PATCH 2/3, try #3] Blackfin: serial driver for Blackfinarchitecture against Linux kernel 2.6.20

From: Mike Frysinger
Date: Thu Feb 08 2007 - 12:20:51 EST


On 2/7/07, Wu, Bryan <bryan.wu@xxxxxxxxxx> wrote:
+ if (request_irq
+ (uart->port.irq+1, bfin_serial_int, SA_INTERRUPT | SA_SHIRQ,

merely a cosmetic thing atm, but down the line we should convert these
SA_* flags to the new IRQF_* ones
-mike
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/