We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c7d89c + e2e73a0 commit 151f30bCopy full SHA for 151f30b
1 file changed
drivers/tee/optee/core.c
@@ -589,7 +589,6 @@ static int __init optee_driver_init(void)
589
return -ENODEV;
590
591
np = of_find_matching_node(fw_np, optee_match);
592
- of_node_put(fw_np);
593
if (!np)
594
595
0 commit comments