Re: [PATCH v3 20/23] serial: omap: fix software flow control

2012-09-06 Thread Felipe Balbi
On Wed, Sep 05, 2012 at 01:27:49PM -0700, Greg KH wrote: > On Thu, Aug 23, 2012 at 01:33:00PM +0300, Felipe Balbi wrote: > > From: Vikram Pandita > > > > Software flow control register bits were not defined correctly. > > > > Also clarify the IXON and IXOFF logic to reflect what userspace wants.

Re: [PATCH v3 20/23] serial: omap: fix software flow control

2012-09-05 Thread Greg KH
On Thu, Aug 23, 2012 at 01:33:00PM +0300, Felipe Balbi wrote: > From: Vikram Pandita > > Software flow control register bits were not defined correctly. > > Also clarify the IXON and IXOFF logic to reflect what userspace wants. > > Cc: sta...@vger.kernel.org > Tested-by: Shubhrajyoti D > Signe

Re: [PATCH v3 20/23] serial: omap: fix software flow control

2012-08-24 Thread Tony Lindgren
* Felipe Balbi [120823 03:38]: > From: Vikram Pandita > > Software flow control register bits were not defined correctly. > > Also clarify the IXON and IXOFF logic to reflect what userspace wants. > > Cc: sta...@vger.kernel.org > Tested-by: Shubhrajyoti D > Signed-off-by: Vikram Pandita > Si

[PATCH v3 20/23] serial: omap: fix software flow control

2012-08-23 Thread Felipe Balbi
From: Vikram Pandita Software flow control register bits were not defined correctly. Also clarify the IXON and IXOFF logic to reflect what userspace wants. Cc: sta...@vger.kernel.org Tested-by: Shubhrajyoti D Signed-off-by: Vikram Pandita Signed-off-by: Shubhrajyoti D Signed-off-by: Felipe B