Skip to content

Commit e8c57f8

Browse files
author
Alex Shi
committed
Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android
2 parents a717135 + 151f30b commit e8c57f8

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)