Re: [PATCH] soc: apple: sart: require device link for consumers

Sven Peter <[email protected]> Sun, 5 Jul 2026 16:29:28 +0200
Newsgroups dev.linux.lists.asahi,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
On Tue, 16 Jun 2026 08:53:46 +0800, Pengpeng Hou wrote:
> devm_apple_sart_get() obtains the supplier platform device and attempts
> to create a runtime-PM device link to it, but it ignores device_link_add()
> failure.  A consumer can then continue without the dependency that keeps
> the SART supplier ordered and runtime-PM reachable.
> 
> Treat a failed device link as an error and drop the supplier device
> reference before returning.
> 
> [...]

Applied to sven/linux (apple-soc/fixes-7.2), thanks!

[1/1] soc: apple: sart: require device link for consumers
      https://github.com/AsahiLinux/linux/commit/36887b488b253

Best regards,
-- 
Sven Peter <[email protected]>