OSDN Git Service

watchdog: cpwd: add of_node_put()
authorYangtao Li <tiny.windzz@gmail.com>
Tue, 20 Nov 2018 14:54:45 +0000 (09:54 -0500)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Sun, 9 Dec 2018 14:03:27 +0000 (15:03 +0100)
commit06f8f2ca0585ea0c8df7e6c65659b1f679b4254b
tree8e1e25ec9fc313a96ceb61415a4f23884a39942c
parente990e12741877e9bfac402ca468f4007a75f6e2a
watchdog: cpwd: add of_node_put()

use of_node_put() to release the refcount.

Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/cpwd.c