diff options
author | wen yang <yellowriver2010@hotmail.com> | 2019-02-05 08:07:26 +0300 |
---|---|---|
committer | Kevin Hilman <khilman@baylibre.com> | 2019-02-07 07:03:02 +0300 |
commit | 99e5a8df8b3627239ecef09547931a81618d0851 (patch) | |
tree | c983bb28224130d6fe49e59c84a6d8e291f872a2 /security/commoncap.c | |
parent | bfeffd155283772bbe78c6a05dec7c0128ee500c (diff) | |
download | linux-99e5a8df8b3627239ecef09547931a81618d0851.tar.xz |
soc: amlogic: add missing of_node_put()
The call to of_parse_phandle returns a node pointer with refcount
incremented thus it must be explicitly decremented here after the last
usage.
Signed-off-by: Wen Yang <yellowriver2010@hotmail.com>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Fixes: d4983983d987 ("soc: amlogic: add meson-canvas driver")
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'security/commoncap.c')
0 files changed, 0 insertions, 0 deletions