[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CA+zupgzyK8hL3=b-P5uA+bhuhZUVDva26a7fo-JdTmPqRVgDnA@mail.gmail.com>
Date: Fri, 13 Sep 2024 16:24:36 -0700
From: Roy Luo <royluo@...gle.com>
To: Thinh Nguyen <Thinh.Nguyen@...opsys.com>
Cc: "gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>, "badhri@...gle.com" <badhri@...gle.com>,
"frank.wang@...k-chips.com" <frank.wang@...k-chips.com>,
"linux-usb@...r.kernel.org" <linux-usb@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"stable@...r.kernel.org" <stable@...r.kernel.org>
Subject: Re: [PATCH v1] usb: dwc3: re-enable runtime PM after failed resume
On Fri, Sep 13, 2024 at 11:12 AM Thinh Nguyen <Thinh.Nguyen@...opsys.com> wrote:
>
> Can you include this info in the commit message?
>
> And while at it, can you also update minor style change to remove the
> brackets for single line if statement to this:
>
> ret = dwc3_resume_common(dwc, PMSG_RESUME);
> if (ret)
> pm_runtime_set_suspended(dev);
>
Sure, sent out v2 for review.
Regards,
Roy Luo
Powered by blists - more mailing lists