From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH v3 20/23] serial: omap: fix software flow control Date: Fri, 24 Aug 2012 12:08:19 -0700 Message-ID: <20120824190819.GR11011@atomide.com> References: <1345717983-18179-1-git-send-email-balbi@ti.com> <1345717983-18179-21-git-send-email-balbi@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:56723 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759812Ab2HXTIY (ORCPT ); Fri, 24 Aug 2012 15:08:24 -0400 Content-Disposition: inline In-Reply-To: <1345717983-18179-21-git-send-email-balbi@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Felipe Balbi Cc: alan@linux.intel.com, Kevin Hilman , Linux OMAP Mailing List , Linux ARM Kernel Mailing List , linux-serial@vger.kernel.org, Linux Kernel Mailing List , Santosh Shilimkar , Shubhrajyoti Datta , Sourav Poddar , Vikram Pandita , stable@vger.kernel.org * 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: stable@vger.kernel.org > Tested-by: Shubhrajyoti D > Signed-off-by: Vikram Pandita > Signed-off-by: Shubhrajyoti D > Signed-off-by: Felipe Balbi Acked-by: Tony Lindgren From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Fri, 24 Aug 2012 12:08:19 -0700 Subject: [PATCH v3 20/23] serial: omap: fix software flow control In-Reply-To: <1345717983-18179-21-git-send-email-balbi@ti.com> References: <1345717983-18179-1-git-send-email-balbi@ti.com> <1345717983-18179-21-git-send-email-balbi@ti.com> Message-ID: <20120824190819.GR11011@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * 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: stable at vger.kernel.org > Tested-by: Shubhrajyoti D > Signed-off-by: Vikram Pandita > Signed-off-by: Shubhrajyoti D > Signed-off-by: Felipe Balbi Acked-by: Tony Lindgren