On Mon, 10 Jun 2024 21:17:40 -0300, Marilene A Garcia wrote: > Use __free() for device_node values, and thus drop calls to > of_node_put(). > > The variable attribute __free() adds a scope based cleanup to > the device node. The goal is to reduce memory management issues > in the kernel code. > > [...] Applied, thanks! [1/1] leds: tlc591xx: Replace of_node_put to __free commit: 5e6bc823b5c152b2a7854c61ec2054b0223ad2dd -- Lee Jones [李琼斯]