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: Received: from mail-da0-f47.google.com ([209.85.210.47]:42756 "EHLO mail-da0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760603Ab3DCUZA (ORCPT ); Wed, 3 Apr 2013 16:25:00 -0400 Received: by mail-da0-f47.google.com with SMTP id s35so814324dak.6 for ; Wed, 03 Apr 2013 13:25:00 -0700 (PDT) Content-Disposition: inline In-Reply-To: Sender: linux-serial-owner@vger.kernel.org List-Id: linux-serial@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 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