diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-09-11 11:00:12 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-09-18 16:12:26 +0200 |
commit | aad8d097c9224be264939fc6c02a5570ea094f60 (patch) | |
tree | 6eccf0ae0329e555ea9410e794c79fbcff45976b /drivers/irqchip | |
parent | 38b0774c0598c7a54b8499d18c2b764c35dc94ab (diff) | |
download | linux-aad8d097c9224be264939fc6c02a5570ea094f60.tar.bz2 |
nvmem: add missing of_node_put() in of_nvmem_cell_get()
of_get_next_parent() increments the refcount of the returned node.
It should be put when done.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/irqchip')
0 files changed, 0 insertions, 0 deletions