diff options
author | 2023-01-17 15:49:29 +0100 | |
---|---|---|
committer | 2023-01-18 11:31:42 -0600 | |
commit | eb2b4ecf7299ee39ee9cecc4d3f2633aeb10cefb (patch) | |
tree | b6279aa7919836f1db615ed5bf328dbf66dc6248 /drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.c | |
parent | dt-bindings: riscv: add SBI PMU event mappings (diff) | |
download | wireguard-linux-eb2b4ecf7299ee39ee9cecc4d3f2633aeb10cefb.tar.xz wireguard-linux-eb2b4ecf7299ee39ee9cecc4d3f2633aeb10cefb.zip |
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/gpu/drm/amd/amdgpu/amdgpu_ring_mux.c')
0 files changed, 0 insertions, 0 deletions