Messages in this thread |  | | Date | Thu, 8 Feb 2007 12:20:23 -0500 | From | "Mike Frysinger" <> | Subject | Re: [PATCH 2/3, try #3] Blackfin: serial driver for Blackfinarchitecture against Linux kernel 2.6.20 |
| |
On 2/7/07, Wu, Bryan <bryan.wu@analog.com> 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |