[PATCH 0/3] add missing of_node_put

Julia Lawall Julia.Lawall at lip6.fr
Sun Jan 13 09:44:48 UTC 2019


The result of of_graph_get_remote_port_parent needs an of_node_put,
even if it is not available.

---

 drivers/gpu/drm/meson/meson_drv.c     |    9 +++++++--
 drivers/gpu/drm/rcar-du/rcar_du_kms.c |    1 +
 drivers/of/property.c                 |    1 +
 3 files changed, 9 insertions(+), 2 deletions(-)


More information about the dri-devel mailing list