From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Frank Li <Frank.li@nxp.com>
Cc: Jinjie Ruan <ruanjinjie@huawei.com>,
conor.culhane@silvaco.com, alexandre.belloni@bootlin.com,
jun.li@nxp.com, xiaoning.wang@nxp.com,
linux-i3c@lists.infradead.org
Subject: Re: [PATCH] i3c: master: svc: Fix pm_runtime_set_suspended() with runtime pm enabled
Date: Mon, 30 Sep 2024 10:30:33 +0200 [thread overview]
Message-ID: <20240930103033.2414dcdd@xps-13> (raw)
In-Reply-To: <ZvWRp1Bs5XP+mVOx@lizhi-Precision-Tower-5810>
Hi,
Frank.li@nxp.com wrote on Thu, 26 Sep 2024 12:53:59 -0400:
> On Mon, Sep 23, 2024 at 11:41:22AM +0800, Jinjie Ruan wrote:
> > It is not valid to call pm_runtime_set_suspended() for devices
> > with runtime PM enabled because it returns -EAGAIN if it is enabled
> > already and working. So, call pm_runtime_disable() before to fix it.
> >
> > Fixes: 05be23ef78f7 ("i3c: master: svc: add runtime pm support")
> > Signed-off-by: Jinjie Ruan <ruanjinjie@huawei.com>
Missing Cc: stable.
>
> Reviewed-by: Frank Li <Frank.Li@nxp.com>
With the tag added,
Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
Thanks,
Miquèl
--
linux-i3c mailing list
linux-i3c@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-i3c
prev parent reply other threads:[~2024-09-30 8:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-23 3:41 [PATCH] i3c: master: svc: Fix pm_runtime_set_suspended() with runtime pm enabled Jinjie Ruan
2024-09-26 16:53 ` Frank Li
2024-09-30 8:30 ` Miquel Raynal [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240930103033.2414dcdd@xps-13 \
--to=miquel.raynal@bootlin.com \
--cc=Frank.li@nxp.com \
--cc=alexandre.belloni@bootlin.com \
--cc=conor.culhane@silvaco.com \
--cc=jun.li@nxp.com \
--cc=linux-i3c@lists.infradead.org \
--cc=ruanjinjie@huawei.com \
--cc=xiaoning.wang@nxp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox