From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH] tty/serial/8250: Make omap hardware workarounds local to 8250.h Date: Wed, 3 Oct 2012 16:25:47 -0700 Message-ID: <20121003232547.GD14392@kroah.com> References: <20121003223158.GL4840@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from out1-smtp.messagingengine.com ([66.111.4.25]:41528 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932350Ab2JCXZt (ORCPT ); Wed, 3 Oct 2012 19:25:49 -0400 Content-Disposition: inline In-Reply-To: <20121003223158.GL4840@atomide.com> Sender: linux-serial-owner@vger.kernel.org List-Id: linux-serial@vger.kernel.org To: Tony Lindgren Cc: linux-serial@vger.kernel.org, Alan Cox On Wed, Oct 03, 2012 at 03:31:58PM -0700, Tony Lindgren wrote: > This allows us to get rid of the ifdefs in 8250.c. > > Cc: Greg Kroah-Hartman > Cc: Alan Cox > Cc: linux-serial@vger.kernel.org > Cc: linux-omap@vger.kernel.org > Signed-off-by: Tony Lindgren > > --- > > Would appreciate some minimal immutable branch > with this commit that I can also pull in to my > upcoming omap cleanup branch for v3.8 merge window > as I'll be moving plat/serial.h for the ARM common > zImage changes. Please wait for 3.7-rc1 to come out before I can do that. thanks, greg k-h