[GIT PULL] tee subsys fixes for v5.0
From: Jens Wiklander
Date: Thu Feb 28 2019 - 07:32:49 EST
Hello arm-soc maintainers,
Please pull this last minute fix for the OP-TEE driver.
Thanks,
Jens
The following changes since commit 49a57857aeea06ca831043acbb0fa5e0f50602fd:
Linux 5.0-rc3 (2019-01-21 13:14:44 +1300)
are available in the Git repository at:
https://git.linaro.org/people/jens.wiklander/linux-tee.git
tags/tee-fix-for-v5.0
for you to fetch changes up to c7c0d8df0b94a67377555a550b8d66ee2ad2f4ed:
tee: optee: add missing of_node_put after of_device_is_available
(2019-02-28 10:23:04 +0100)
----------------------------------------------------------------
OP-TEE driver
- add missing of_node_put after of_device_is_available
----------------------------------------------------------------
Julia Lawall (1):
tee: optee: add missing of_node_put after of_device_is_available
drivers/tee/optee/core.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)