On Thu, 31 Oct 2024, Lee Jones wrote:
On Sat, 19 Oct 2024 21:36:43 +0200, 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 missing calls to fwnode_handle_put() in the different paths (error paths and normal exit).
[...]
Applied, thanks!
[1/2] leds: max5970: fix unreleased fwnode_handle in probe function commit: 42c04062ba3cd1f2aef96dc160e0ab4b45b5e10a
Unapplied.