On 2/7/07, Wu, Bryan <[EMAIL PROTECTED]> 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 t
On 2/8/07, Russell King <[EMAIL PROTECTED]> wrote:
On Wed, Feb 07, 2007 at 06:49:58PM +0800, Wu, Bryan wrote:
> Thanks Russell's review, we update the serial core driver according to
> Russell's comments. Here is the change log:
>
> a) use "ttyBF" as blackfin serial name and use new serial major
On Wed, Feb 07, 2007 at 06:49:58PM +0800, Wu, Bryan wrote:
> Thanks Russell's review, we update the serial core driver according to
> Russell's comments. Here is the change log:
>
> a) use "ttyBF" as blackfin serial name and use new serial major/minor number
> b) can accept command line serial s
Hi folks,
Thanks Russell's review, we update the serial core driver according to
Russell's comments.
Here is the change log:
a) use "ttyBF" as blackfin serial name and use new serial major/minor number
b) can accept command line serial setting like "console=ttyBF0,115200", delete
the baud rate
4 matches
Mail list logo