Merge tag 'v5.18'
[linux-2.6-microblaze.git] / drivers / remoteproc / qcom_wcnss.c
index 80bbafe..9a223d3 100644 (file)
@@ -500,6 +500,7 @@ static int wcnss_alloc_memory_region(struct qcom_wcnss *wcnss)
        }
 
        ret = of_address_to_resource(node, 0, &r);
+       of_node_put(node);
        if (ret)
                return ret;