Re: [PATCH] regulator: fixed: fix GPIO descriptor leak on register failure
From: Markus Elfring
Date: Wed Oct 29 2025 - 08:18:17 EST
> In the commit referenced by the Fixes tag,
> devm_gpiod_get_optional() was replaced by manual
> GPIO management, relying on the regulator core to release the
> GPIO descriptor. However, this approach does not account for the
…
You may occasionally put more than 64 characters into text lines
of such a change description.
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.18-rc3#n658
Regards,
Markus