]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'tee-drv-fix-for-4.15' of https://git.linaro.org/people/jens.wiklander...
authorOlof Johansson <olof@lixom.net>
Sun, 3 Dec 2017 00:59:09 +0000 (16:59 -0800)
committerOlof Johansson <olof@lixom.net>
Sun, 3 Dec 2017 00:59:09 +0000 (16:59 -0800)
commit83fb141843a8949fcea469b5ea15a4ab39b97433
tree350f5469acae83026f64f77666e5f37eda7695d4
parent0902aa5bbbc5acf43691ef326320302096c81015
parente88ec9f5db69b84f2cf3af0fb8d66f6818dc2ba1
Merge tag 'tee-drv-fix-for-4.15' of https://git.linaro.org/people/jens.wiklander/linux-tee into fixes

One small fix for optee_driver_init()

* Fixes problem with an invalid call to of_node_put() in
  optee_driver_init()

* tag 'tee-drv-fix-for-4.15' of https://git.linaro.org/people/jens.wiklander/linux-tee:
  optee: fix invalid of_node_put() in optee_driver_init()

Signed-off-by: Olof Johansson <olof@lixom.net>