diff options
author | Yangtao Li <tiny.windzz@gmail.com> | 2018-11-22 07:34:41 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-13 09:21:35 +0100 |
commit | 56db12c5d8a6f0a72c1f9fe4a6d2cc120780adc7 (patch) | |
tree | dc31e2e87a5ea270a107265e88c34555557afa62 /drivers/rtc/rtc-pcap.c | |
parent | 91da119bce6a0799ccbda8d1e40ed8f6081361cc (diff) |
net: amd: add missing of_node_put()
[ Upstream commit c44c749d3b6fdfca39002e7e48e03fe9f9fe37a3 ]
of_find_node_by_path() acquires a reference to the node
returned by it and that reference needs to be dropped by its caller.
This place doesn't do that, so fix it.
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>
Diffstat (limited to 'drivers/rtc/rtc-pcap.c')
0 files changed, 0 insertions, 0 deletions