The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Yuntao Liu <liuyuntao12@huawei.com>,
	linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: kernel@esmil.dk, hal.feng@starfivetech.com,
	mturquette@baylibre.com, conor.dooley@microchip.com,
	palmer@rivosinc.com, xingyu.wu@starfivetech.com,
	liuyuntao12@huawei.com
Subject: Re: [PATCH] clk: starfive: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage
Date: Wed, 28 Aug 2024 13:20:17 -0700	[thread overview]
Message-ID: <edee9b38ca1b425fb5ce01a167cd005b.sboyd@kernel.org> (raw)
In-Reply-To: <20240815093853.757487-1-liuyuntao12@huawei.com>

Quoting Yuntao Liu (2024-08-15 02:38:53)
> We need to call pm_runtime_put_noidle() when pm_runtime_get_sync()
> fails, so use pm_runtime_resume_and_get() instead. this function
> will handle this.
> 
> Fixes: dae5448a327ed ("clk: starfive: Add StarFive JH7110 Video-Output clock driver")
> Signed-off-by: Yuntao Liu <liuyuntao12@huawei.com>
> ---

Applied to clk-next

      parent reply	other threads:[~2024-08-28 20:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-15  9:38 [PATCH] clk: starfive: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage Yuntao Liu
2024-08-19  8:30 ` Xingyu Wu
2024-08-28 20:20 ` Stephen Boyd [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=edee9b38ca1b425fb5ce01a167cd005b.sboyd@kernel.org \
    --to=sboyd@kernel.org \
    --cc=conor.dooley@microchip.com \
    --cc=hal.feng@starfivetech.com \
    --cc=kernel@esmil.dk \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liuyuntao12@huawei.com \
    --cc=mturquette@baylibre.com \
    --cc=palmer@rivosinc.com \
    --cc=xingyu.wu@starfivetech.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