Skip to content
Commit 4becf641 authored by Liang He's avatar Liang He Committed by Thomas Bogendoerfer
Browse files

arch: mips: generic: Add missing of_node_put() in board-ranchu.c



In ranchu_measure_hpt_freq(), of_find_compatible_node() will return
a node pointer with refcount incremented. We should use of_put_node()
when it is not used anymore.

Signed-off-by: default avatarLiang He <windhl@126.com>
Signed-off-by: default avatarThomas Bogendoerfer <tsbogend@alpha.franken.de>
parent c81aba8f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment