On Sat, Sep 28, 2024 at 09:47:37PM +0200, Javier Carrasco wrote: > Switch to device_for_each_child_node_scoped() to simplify the code by > removing the need for a call to fwnode_handle_put() in the error path. > > This also prevents possible memory leaks if new error paths are added > without the required call to fwnode_handle_put(). Pushed to my review and testing queue, thanks! -- With Best Regards, Andy Shevchenko