]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
RISC-V: add of_node_put()
authorYangtao Li <tiny.windzz@gmail.com>
Tue, 20 Nov 2018 14:11:02 +0000 (09:11 -0500)
committerPalmer Dabbelt <palmer@sifive.com>
Fri, 21 Dec 2018 16:11:08 +0000 (08:11 -0800)
commitcd378dbb3dafbee16ef956d4101ede567f6ea2f7
treee6204c6735d181c9ca62e1465ba851801db07703
parent94f9bf118f1e294b3f2092f8bde02860f5e3ea3f
RISC-V: add of_node_put()

use of_node_put() to release the refcount.

Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
arch/riscv/kernel/time.c