summaryrefslogtreecommitdiff
path: root/drivers/of/Makefile
diff options
context:
space:
mode:
authorClément Léger <clement.leger@bootlin.com>2023-01-17 15:49:29 +0100
committerRob Herring <robh@kernel.org>2023-01-18 11:31:42 -0600
commiteb2b4ecf7299ee39ee9cecc4d3f2633aeb10cefb (patch)
treeb6279aa7919836f1db615ed5bf328dbf66dc6248 /drivers/of/Makefile
parent7e38085d9c59b6d07c1986ea43d046d457dcf646 (diff)
of/irq: add missing of_node_put() for interrupt parent node
After calling of_irq_parse_one(), the node provided in the of_phandle_args has a refcount increment by one. Add missing of_node_put in of_irq_get() to decrement the refcount once used. Signed-off-by: Clément Léger <clement.leger@bootlin.com> Link: https://lore.kernel.org/r/20230117144929.423089-1-clement.leger@bootlin.com Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'drivers/of/Makefile')
0 files changed, 0 insertions, 0 deletions