From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH] OMAP/serial: Revert bad fix of Rx FIFO threshold granularity Date: Wed, 3 Apr 2013 13:24:57 -0700 Message-ID: <20130403202457.GA19668@kroah.com> References: <20130403183146.GA4072@inertiallabs-linux64> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-serial-owner@vger.kernel.org To: Paul Walmsley Cc: Alexey Pelykh , Kevin Hilman , Felipe Balbi , linux-serial@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org List-Id: linux-omap@vger.kernel.org On Wed, Apr 03, 2013 at 08:16:18PM +0000, Paul Walmsley wrote: > Hi Greg, Alexey, > > On Wed, 3 Apr 2013, Alexey Pelykh wrote: > > > From: Alexey Pelykh > > > > Partially reverts 1776fd059c40907297d6c26c51876575d63fd9e2 > > that introduced regression reported by Paul Walmsley. > > > > This commit restores setting granularity in SCR register > > and adds note about comments below being inconsistent with > > actual code. > > > > Signed-off-by: Alexey Pelykh > > Cc: Paul Walmsley > > Cc: Kevin Hilman > > Cc: Felipe Balbi > > Cc: linux-serial@vger.kernel.org > > Cc: linux-arm-kernel@lists.infradead.org > > Cc: linux-omap@vger.kernel.org > > Tested-by: Paul Walmsley > > Thanks for the fast response and fix, Alexey. > > Greg, is it possible for you to take this for v3.9-rc fixes? Will do, thanks. greg k-h From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregkh@linuxfoundation.org (Greg KH) Date: Wed, 3 Apr 2013 13:24:57 -0700 Subject: [PATCH] OMAP/serial: Revert bad fix of Rx FIFO threshold granularity In-Reply-To: References: <20130403183146.GA4072@inertiallabs-linux64> Message-ID: <20130403202457.GA19668@kroah.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Apr 03, 2013 at 08:16:18PM +0000, Paul Walmsley wrote: > Hi Greg, Alexey, > > On Wed, 3 Apr 2013, Alexey Pelykh wrote: > > > From: Alexey Pelykh > > > > Partially reverts 1776fd059c40907297d6c26c51876575d63fd9e2 > > that introduced regression reported by Paul Walmsley. > > > > This commit restores setting granularity in SCR register > > and adds note about comments below being inconsistent with > > actual code. > > > > Signed-off-by: Alexey Pelykh > > Cc: Paul Walmsley > > Cc: Kevin Hilman > > Cc: Felipe Balbi > > Cc: linux-serial at vger.kernel.org > > Cc: linux-arm-kernel at lists.infradead.org > > Cc: linux-omap at vger.kernel.org > > Tested-by: Paul Walmsley > > Thanks for the fast response and fix, Alexey. > > Greg, is it possible for you to take this for v3.9-rc fixes? Will do, thanks. greg k-h