Re: [PATCH] tty: serial: msm: Add runtime PM and system sleep support

From: Pramod Gurav
Date: Thu Aug 25 2016 - 00:55:47 EST


Hi,

On 17 June 2016 at 15:46, Pramod Gurav <pramod.gurav@xxxxxxxxxx> wrote:
> Add runtime pm and suspend/resume callback support to serial msm
> driver so that clock resources are managed runtime to save power.
>

Any comments on this patch?

> Signed-off-by: Pramod Gurav <pramod.gurav@xxxxxxxxxx>
> ---
> drivers/tty/serial/msm_serial.c | 183 ++++++++++++++++++++++++++++++++++++----
> 1 file changed, 168 insertions(+), 15 deletions(-)
>

>