]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Wed, 14 Aug 2019 09:18:49 +0000 (11:18 +0200)
commit60f8d76aced192f5e12d57ee7e97fc9ae65e129b
treec9d45953d4069a0e9961905bb56890aa7304e6e7
parentce058fdc998b679f76ef45b158d72e22e5fbc591
sbus: char: add of_node_put()

BugLink: https://bugs.launchpad.net/bugs/1837257
[ Upstream commit 87d81a23e24f24ebe014891e8bdf3ff8785031e8 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
drivers/sbus/char/display7seg.c