[PATCH] mtd: rawnand: lpc32xx_slc: Convert to use devm_gpiod_get_optional()
Miquel Raynal
miquel.raynal at bootlin.com
Mon Nov 17 02:55:04 PST 2025
On Tue, 04 Nov 2025 18:08:41 +0800, Haotian Zhang wrote:
> The initial fix for a GPIO descriptor leak added manual gpiod_put()
> calls in the error path and remove function.
>
> This follow-up patch improves upon the fix by switching to the
> resource-managed devm_gpiod_get_optional() API.
>
>
> [...]
Applied to nand/next, thanks!
[1/1] mtd: rawnand: lpc32xx_slc: Convert to use devm_gpiod_get_optional()
commit: 1f3dcfe5fcf57739b4a82811c12e55c48d794f86
Patche(s) should be available on mtd/linux.git and will be
part of the next PR (provided that no robot complains by then).
Kind regards,
Miquèl
More information about the linux-arm-kernel
mailing list