Skip to content
Commit 99e5a8df authored by wen yang's avatar wen yang Committed by Kevin Hilman
Browse files

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: default avatarWen Yang <yellowriver2010@hotmail.com>
Reviewed-by: default avatarNeil Armstrong <narmstrong@baylibre.com>
Fixes: d4983983 ("soc: amlogic: add meson-canvas driver")
Signed-off-by: default avatarKevin Hilman <khilman@baylibre.com>
parent bfeffd15
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment