From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCHv5 1/2] driver: tty: serial: Move "uart_console" def to core header file. Date: Fri, 26 Apr 2013 15:18:17 -0700 Message-ID: <20130426221817.GA28377@kroah.com> References: <1367006686-3720-1-git-send-email-sourav.poddar@ti.com> <1367006686-3720-2-git-send-email-sourav.poddar@ti.com> <87vc79uezo.fsf@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-da0-f46.google.com ([209.85.210.46]:45267 "EHLO mail-da0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752937Ab3DZWSU (ORCPT ); Fri, 26 Apr 2013 18:18:20 -0400 Received: by mail-da0-f46.google.com with SMTP id x4so1565076daj.33 for ; Fri, 26 Apr 2013 15:18:19 -0700 (PDT) Content-Disposition: inline In-Reply-To: <87vc79uezo.fsf@linaro.org> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Kevin Hilman Cc: Sourav Poddar , tony@atomide.com, rmk+kernel@arm.linux.org.uk, linux-serial@vger.kernel.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, Santosh Shilimkar , Felipe Balbi , Rajendra nayak On Fri, Apr 26, 2013 at 03:03:07PM -0700, Kevin Hilman wrote: > Hi Greg, > > Sourav Poddar writes: > > > Move "uart_console" definition to serial core header file, so that it can be > > used by serial drivers. > > Get rid of the uart_console defintion from mpc52xx_uart driver. > > > > Cc: Santosh Shilimkar > > Cc: Felipe Balbi > > Cc: Rajendra nayak > > Signed-off-by: Sourav Poddar > > Reviewed-by: Felipe Balbi > > Can you queue up this patch (and 2/2)? Once these are in, I will queue > up the corresponding arch/arm changes which can go independently. > > And feel free to add > > Reviewed-by: Kevin Hilman > Tested-by: Kevin Hilman I will do so after 3.10-rc1 is out, it is _way_ too late in the development cycle for me to add these to my trees right now, considering they are pretty much closed at the moment. thanks, greg k-h