Skip to content

Commit 151f30b

Browse files
author
Alex Shi
committed
Merge branch 'v4.4/topic/optee-lsk-mainline' into linux-linaro-lsk-v4.4
Pick up a opte boot fix
2 parents 6c7d89c + e2e73a0 commit 151f30b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/tee/optee/core.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,6 @@ static int __init optee_driver_init(void)
589589
return -ENODEV;
590590

591591
np = of_find_matching_node(fw_np, optee_match);
592-
of_node_put(fw_np);
593592
if (!np)
594593
return -ENODEV;
595594

0 commit comments

Comments
 (0)