Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1469820

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

From Pramod Gurav <pramod.gurav@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH] tty: serial: msm: Add runtime PM and system sleep support
Date 2016-08-25 06:50 +0200
Message-ID <s9UM2-4BL-9@gated-at.bofh.it> (permalink)
References <rKZ2x-5fM-3@gated-at.bofh.it> <s9UCl-4wb-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 25 August 2016 at 10:05, Andy Gross <andy.gross@linaro.org> wrote:
> On 17 June 2016 at 05:16, Pramod Gurav <pramod.gurav@linaro.org> 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)

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH] tty: serial: msm: Add runtime PM and system sleep support Andy Gross <andy.gross@linaro.org> - 2016-08-25 06:40 +0200
  Re: [PATCH] tty: serial: msm: Add runtime PM and system sleep support Pramod Gurav <pramod.gurav@linaro.org> - 2016-08-25 06:50 +0200

csiph-web