Re: [PATCH] soc: apple: sart: require device link for consumers
From: Sven Peter
Date: Sun Jul 05 2026 - 10:30:00 EST
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 <sven@xxxxxxxxxx>