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

From: Pramod Gurav
Date: Thu Aug 25 2016 - 00:46:44 EST


On 25 August 2016 at 10:05, Andy Gross <andy.gross@xxxxxxxxxx> wrote:
> On 17 June 2016 at 05:16, Pramod Gurav <pramod.gurav@xxxxxxxxxx> wrote:
>

<snip>

>> + if (msm_port->is_uartdm) {
>> + ret = clk_enable(msm_port->pclk);
>
> Ditto here.

Thanks Andy, will include these two changes in v2.
>
>> + if (ret)