aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/surface/aggregator/ssh_request_layer.c
diff options
context:
space:
mode:
authorMiaoqian Lin <linmq006@gmail.com>2022-06-01 12:09:25 +0400
committerMarc Zyngier <maz@kernel.org>2022-06-09 17:36:57 +0100
commitf4b98e314888cc51486421bcf6d52852452ea48b (patch)
treea44a53502eb5c6babbea4bdb6cfdf8ebe8299af3 /drivers/platform/surface/aggregator/ssh_request_layer.c
parentb84dc7f0e3646d480b6972c5f25586215c5f33e2 (diff)
irqchip/gic/realview: Fix refcount leak in realview_gic_of_init
of_find_matching_node_and_match() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymore. Add missing of_node_put() to avoid refcount leak. Fixes: 82b0a434b436 ("irqchip/gic/realview: Support more RealView DCC variants") Signed-off-by: Miaoqian Lin <linmq006@gmail.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20220601080930.31005-2-linmq006@gmail.com
Diffstat (limited to 'drivers/platform/surface/aggregator/ssh_request_layer.c')
0 files changed, 0 insertions, 0 deletions