On Mon, Aug 21, 2023 at 10:39:27AM +0800, Peng Fan (OSS) wrote: > From: Peng Fan <peng.fan@xxxxxxx> > > commit 5de1540b7bc4 ("drivers/amba: create devices from device tree") > increases the refcount of of_node, but not releases it in > amba_device_release, so there is refcount leak. By using of_node_put > to avoid refcount leak. LGTM, Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> -- With Best Regards, Andy Shevchenko