Re: [PATCH RFC v2 04/11] tty: xuartps: Remove bogus comment and register write

2014-03-08 Thread One Thousand Gnomes
On Fri, 7 Mar 2014 15:08:00 -0800 Sören Brinkmann wrote: > On Fri, 2014-03-07 at 09:28PM +, One Thousand Gnomes wrote: > > On Fri, 7 Mar 2014 11:13:27 -0800 > > Soren Brinkmann wrote: > > > > > Signed-off-by: Soren Brinkmann > > > --- > > > drivers/tty/serial/xilinx_uartps.c | 6 +- >

Re: [PATCH RFC v2 04/11] tty: xuartps: Remove bogus comment and register write

2014-03-07 Thread Sören Brinkmann
On Fri, 2014-03-07 at 09:28PM +, One Thousand Gnomes wrote: > On Fri, 7 Mar 2014 11:13:27 -0800 > Soren Brinkmann wrote: > > > Signed-off-by: Soren Brinkmann > > --- > > drivers/tty/serial/xilinx_uartps.c | 6 +- > > 1 file changed, 1 insertion(+), 5 deletions(-) > > > > diff --git a/

Re: [PATCH RFC v2 04/11] tty: xuartps: Remove bogus comment and register write

2014-03-07 Thread One Thousand Gnomes
On Fri, 7 Mar 2014 11:13:27 -0800 Soren Brinkmann wrote: > Signed-off-by: Soren Brinkmann > --- > drivers/tty/serial/xilinx_uartps.c | 6 +- > 1 file changed, 1 insertion(+), 5 deletions(-) > > diff --git a/drivers/tty/serial/xilinx_uartps.c > b/drivers/tty/serial/xilinx_uartps.c > index

[PATCH RFC v2 04/11] tty: xuartps: Remove bogus comment and register write

2014-03-07 Thread Soren Brinkmann
Signed-off-by: Soren Brinkmann --- drivers/tty/serial/xilinx_uartps.c | 6 +- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/drivers/tty/serial/xilinx_uartps.c b/drivers/tty/serial/xilinx_uartps.c index a4bd6242e72d..a39c2d290902 100644 --- a/drivers/tty/serial/xilinx_uartps.c