Merge tag 'devicetree-fixes-for-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Oct 2019 22:29:40 +0000 (18:29 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Oct 2019 22:29:40 +0000 (18:29 -0400)
commit39a38bcba4ab6e5285b07675b0e42c96eec35e67
tree3b3cf558ca5807efae8ddc8b21f1e01f872f014d
parent7f65d3541676a9f0e27f6545c6f53367fd248f7b
parent5dba51754b04a941a1064f584e7a7f607df3f9bc
Merge tag 'devicetree-fixes-for-5.4-2' of git://git./linux/kernel/git/robh/linux

Pull Devicetree fixes from Rob Herring:
 "A couple more DT fixes for 5.4: fix a ref count, memory leak, and
  Risc-V cpu schema warnings"

* tag 'devicetree-fixes-for-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux:
  of: reserved_mem: add missing of_node_put() for proper ref-counting
  of: unittest: fix memory leak in unittest_data_add
  dt-bindings: riscv: Fix CPU schema errors