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)
commita760576b683bf248a0c9b7a6e503ca14dcdd1b5d
tree350f5469acae83026f64f77666e5f37eda7695d4
parent1864f527ae700ab1375dd83ff9e8ee31f22ba337
parentf044113113dd95ba73916bde10e804d3cdfa2662
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>