[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <175674717585.192919.9358743498136771076.b4-ty@kernel.org>
Date: Mon, 01 Sep 2025 22:49:35 +0530
From: Vinod Koul <vkoul@...nel.org>
To: yung-chuan.liao@...ux.intel.com, pierre-louis.bossart@...ux.dev,
ulf.hansson@...aro.org, rafael@...nel.org,
Claudiu <claudiu.beznea@...on.dev>
Cc: linux-sound@...r.kernel.org, linux-kernel@...r.kernel.org,
Claudiu Beznea <claudiu.beznea.uj@...renesas.com>
Subject: Re: [PATCH] soundwire: bus: Drop dev_pm_domain_detach() call
On Wed, 27 Aug 2025 13:15:06 +0300, Claudiu wrote:
> Starting with commit f99508074e78 ("PM: domains: Detach on
> device_unbind_cleanup()"), there is no longer a need to call
> dev_pm_domain_detach() in the bus remove function. The
> device_unbind_cleanup() function now handles this to avoid
> invoking devres cleanup handlers while the PM domain is
> powered off, which could otherwise lead to failures as
> described in the above-mentioned commit.
>
> [...]
Applied, thanks!
[1/1] soundwire: bus: Drop dev_pm_domain_detach() call
commit: 969bf687c12cd9f64ed9368f0c7429445de7c10b
Best regards,
--
~Vinod
Powered by blists - more mailing lists