[PATCH 6/8] SERIAL: OMAP: Remove the slave idle handling from the driver

Greg Kroah-Hartman gregkh at linuxfoundation.org
Mon Mar 18 20:11:05 EDT 2013


On Thu, Mar 14, 2013 at 03:07:01PM +0530, Santosh Shilimkar wrote:
> (Looping Greg KH.)
> 
> Greg,
> 
> On Wednesday 20 February 2013 09:14 PM, Santosh Shilimkar wrote:
> > On Wednesday 20 February 2013 08:54 PM, Kevin Hilman wrote:
> >> Santosh Shilimkar <santosh.shilimkar at ti.com> writes:
> >>
> >>> UART IP slave idle handling now taken care by runtime pm backend(hwmod layer)
> >>> so remove the hackery from the driver.
> >>>
> >>> Tested-by: Vaibhav Bedia <vaibhav.bedia at ti.com>
> >>> Tested-by: Sourav Poddar <sourav.poddar at ti.com>
> >>> Signed-off-by: Rajendra nayak <rnayak at ti.com>
> >>> Signed-off-by: Santosh Shilimkar <santosh.shilimkar at ti.com>
> >>>
> >>> ---
> >>>   drivers/tty/serial/omap-serial.c |   23 -----------------------
> >>>   1 file changed, 23 deletions(-)
> >>
> >> This patch should also remove the hooks from
> >> <linux/platform_data/serial-omap.h>
> >>
> > Right. Will fix that in next version. Thanks.
> > 
> Sorry for not CC'ing first place
> The subject patch is part of the series which cleans up the slave
> idle handling from OMAP serial driver. It will be best to queue
> it along with rest of the patches with your ack on $subject patch.
> 
> Here is the updated version which also removed the hooks
> from 'linux/platform_data/serial-omap.h' as per Kevin suggestion.
> 
> >From 92916b8e0d895962c88fefbf99284967a4b94426 Mon Sep 17 00:00:00 2001
> From: Santosh Shilimkar <santosh.shilimkar at ti.com>
> Date: Fri, 15 Feb 2013 15:50:37 +0530
> Subject: [PATCH 6/8] SERIAL: OMAP: Remove the slave idle handling from the
>  driver
> 
> UART IP slave idle handling now taken care by runtime pm backend(hwmod layer)
> so remove the hackery from the driver.
> 
> Cc: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
> 
> Tested-by: Vaibhav Bedia <vaibhav.bedia at ti.com>
> Tested-by: Sourav Poddar <sourav.poddar at ti.com>
> Signed-off-by: Rajendra nayak <rnayak at ti.com>
> Signed-off-by: Santosh Shilimkar <santosh.shilimkar at ti.com>

Acked-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>



More information about the linux-arm-kernel mailing list