Re: [PATCH 2/3] Blackfin: serial driver for Blackfin architecture against Linux kernel 2.6.20

2007-02-05 Thread Aubrey Li
Hi Alan, On 2/5/07, Alan <[EMAIL PROTECTED]> wrote: Likewise - why this not locks ? Other than the locking bits looks ok, although has rather a lot of ifdefs Thanks to point it out. It should be fixed in the coming patch. Thanks, -Aubrey - To unsubscribe from this list: send the line

Re: [PATCH 2/3] Blackfin: serial driver for Blackfin architecture against Linux kernel 2.6.20

2007-02-05 Thread Alan
On Mon, 5 Feb 2007 02:33:47 -0500 "Wu, Bryan" <[EMAIL PROTECTED]> wrote: > > Hi everyone, > > This is the serial driver supports Blackfin processors. It is designed > for the serial core framework. > > Signed-off-by: Bryan Wu <[EMAIL PROTECTED]> > + > +#ifdef CONFIG_SERIAL_BFIN_PIO > +static

Re: [PATCH 2/3] Blackfin: serial driver for Blackfin architecture against Linux kernel 2.6.20

2007-02-05 Thread Alan
On Mon, 5 Feb 2007 02:33:47 -0500 Wu, Bryan [EMAIL PROTECTED] wrote: Hi everyone, This is the serial driver supports Blackfin processors. It is designed for the serial core framework. Signed-off-by: Bryan Wu [EMAIL PROTECTED] + +#ifdef CONFIG_SERIAL_BFIN_PIO +static void

Re: [PATCH 2/3] Blackfin: serial driver for Blackfin architecture against Linux kernel 2.6.20

2007-02-05 Thread Aubrey Li
Hi Alan, On 2/5/07, Alan [EMAIL PROTECTED] wrote: Likewise - why this not locks ? Other than the locking bits looks ok, although has rather a lot of ifdefs Thanks to point it out. It should be fixed in the coming patch. Thanks, -Aubrey - To unsubscribe from this list: send the line

[PATCH 2/3] Blackfin: serial driver for Blackfin architecture against Linux kernel 2.6.20

2007-02-04 Thread Wu, Bryan
Hi everyone, This is the serial driver supports Blackfin processors. It is designed for the serial core framework. Signed-off-by: Bryan Wu <[EMAIL PROTECTED]> --- drivers/serial/Kconfig | 94 drivers/serial/Makefile |1 drivers/serial/bfin_5xx.c | 1029

[PATCH 2/3] Blackfin: serial driver for Blackfin architecture against Linux kernel 2.6.20

2007-02-04 Thread Wu, Bryan
Hi everyone, This is the serial driver supports Blackfin processors. It is designed for the serial core framework. Signed-off-by: Bryan Wu [EMAIL PROTECTED] --- drivers/serial/Kconfig | 94 drivers/serial/Makefile |1 drivers/serial/bfin_5xx.c | 1029