]> git.baikalelectronics.ru Git - kernel.git/commit
sbus: char: add of_node_put()
authorYangtao Li <tiny.windzz@gmail.com>
Tue, 20 Nov 2018 13:30:40 +0000 (08:30 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Dec 2018 04:55:22 +0000 (20:55 -0800)
commit453c034474afd8bd60522d8a7cf359bf4c5e2267
tree3c619c03a21a2ee17eff8fd429ebc62ed2cffa29
parent980bc22a50a47d9eef7d467ed7ead9d0fea77413
sbus: char: add of_node_put()

use of_node_put() to release the refcount.

Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/sbus/char/display7seg.c