ide: pmac: add of_node_put()
authorYangtao Li <tiny.windzz@gmail.com>
Tue, 20 Nov 2018 13:02:49 +0000 (08:02 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Dec 2018 13:13:14 +0000 (14:13 +0100)
commit8b9860ad1efa031be8b37bbd60cdb699d0fdb64c
treee5f696f7161ff197b5735b312be3287aeec238a9
parenta19e57563ce7416727c7b318162972d780334020
ide: pmac: add of_node_put()

[ Upstream commit a51921c0db3fd26c4ed83dc0ec5d32988fa02aa5 ]

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>
drivers/ide/pmac.c