Re: (subset) [PATCH v2] leds: max5970: fix unreleased fwnode_handle in probe function
From: Lee Jones
Date: Wed Nov 06 2024 - 03:13:52 EST
On Thu, 31 Oct 2024 17:30:30 +0100, Javier Carrasco wrote:
> An object initialized via device_get_named_child_node() requires calls
> to fwnode_handle_put() when it is no longer required to avoid leaking
> memory.
>
> Add the automatic cleanup facility for 'led_node' to ensure that
> fwnode_handle_put() is called in all execution paths.
>
> [...]
Applied, thanks!
[1/1] leds: max5970: fix unreleased fwnode_handle in probe function
commit: 02f58f97419c828f58e30f24f54395ac9be159c0
--
Lee Jones [李琼斯]