summaryrefslogtreecommitdiff
path: root/drivers/tee
diff options
context:
space:
mode:
authorAlex Shi <alex.shi@linaro.org>2017-10-17 15:59:17 +0800
committerAlex Shi <alex.shi@linaro.org>2017-10-17 15:59:17 +0800
commite8c57f8c6db404257443709ed1949de254b9874f (patch)
treea6eeacfad6a7b429acfa594a11b6f9be1f609959 /drivers/tee
parenta717135c23fa60cfaf0c3768e8e72383237ce88d (diff)
parent151f30bb6050a5684f5d2d870942923577e8e5d2 (diff)
Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android
Diffstat (limited to 'drivers/tee')
-rw-r--r--drivers/tee/optee/core.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/tee/optee/core.c b/drivers/tee/optee/core.c
index 58169e519422..18c8c0a50d37 100644
--- a/drivers/tee/optee/core.c
+++ b/drivers/tee/optee/core.c
@@ -589,7 +589,6 @@ static int __init optee_driver_init(void)
return -ENODEV;
np = of_find_matching_node(fw_np, optee_match);
- of_node_put(fw_np);
if (!np)
return -ENODEV;