linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] add missing of_node_put
@ 2019-01-13  9:44 Julia Lawall
  2019-01-13  9:44 ` [PATCH 3/3] drm/meson: " Julia Lawall
  0 siblings, 1 reply; 3+ messages in thread
From: Julia Lawall @ 2019-01-13  9:44 UTC (permalink / raw)
  To: devicetree
  Cc: kernel-janitors, linux-kernel, dri-devel, linux-renesas-soc,
	linux-amlogic, linux-arm-kernel

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(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-01-14 15:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-13  9:44 [PATCH 0/3] add missing of_node_put Julia Lawall
2019-01-13  9:44 ` [PATCH 3/3] drm/meson: " Julia Lawall
2019-01-14 15:32   ` Neil Armstrong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).