[PATCH] soc: apple: sart: require device link for consumers
Sven Peter
sven at kernel.org
Sun Jul 5 07:29:28 PDT 2026
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 at kernel.org>
More information about the linux-arm-kernel
mailing list