]> asedeno.scripts.mit.edu Git - linux.git/commit
ide: pmac: add of_node_put()
authorYangtao Li <tiny.windzz@gmail.com>
Tue, 20 Nov 2018 13:02:49 +0000 (08:02 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Dec 2018 06:09:09 +0000 (22:09 -0800)
commita51921c0db3fd26c4ed83dc0ec5d32988fa02aa5
tree9dfe3004bc099b1d62cf7daa30752cfe9838f19c
parent2595646791c319cadfdbf271563aac97d0843dc7
ide: pmac: 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/ide/pmac.c