Re: [PATCH] tty: serial: msm: Add runtime PM and system sleep support
From: Pramod Gurav <hidden>
Date: 2016-08-25 04:46:40
Also in:
linux-arm-msm, lkml
From: Pramod Gurav <hidden>
Date: 2016-08-25 04:46:40
Also in:
linux-arm-msm, lkml
On 25 August 2016 at 10:05, Andy Gross [off-list ref] wrote:
On 17 June 2016 at 05:16, Pramod Gurav [off-list ref] wrote:
<snip>
quoted
+ if (msm_port->is_uartdm) { + ret = clk_enable(msm_port->pclk);Ditto here.
Thanks Andy, will include these two changes in v2.
quoted
+ if (ret)