From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sourav Poddar Subject: Re: [PATCHv5 1/2] driver: tty: serial: Move "uart_console" def to core header file. Date: Wed, 15 May 2013 20:13:09 +0530 Message-ID: <51939EFD.60900@ti.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> <20130426221817.GA28377@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20130426221817.GA28377@kroah.com> Sender: linux-kernel-owner@vger.kernel.org To: Greg KH Cc: Kevin Hilman , 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 List-Id: linux-serial@vger.kernel.org Hi Greg, On Saturday 27 April 2013 03:48 AM, Greg KH wrote: > 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. > Do you want me to rebase this patches on top of 3.10-rc1? > thanks, > > greg k-h