All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] add missing of_node_put
@ 2019-01-13  9:44 ` Julia Lawall
  0 siblings, 0 replies; 27+ 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(-)

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

end of thread, other threads:[~2019-01-16 19:03 UTC | newest]

Thread overview: 27+ 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 ` Julia Lawall
2019-01-13  9:44 ` Julia Lawall
2019-01-13  9:44 ` Julia Lawall
2019-01-13  9:44 ` Julia Lawall
2019-01-13  9:44 ` [PATCH 1/3] drm: rcar-du: " Julia Lawall
2019-01-13  9:44   ` Julia Lawall
2019-01-13  9:44   ` Julia Lawall
2019-01-14 14:34   ` Kieran Bingham
2019-01-14 14:34     ` Kieran Bingham
2019-01-14 14:34     ` Kieran Bingham
2019-01-14 16:19     ` Julia Lawall
2019-01-14 16:19       ` Julia Lawall
2019-01-14 16:19       ` Julia Lawall
2019-01-13  9:44 ` [PATCH 2/3] OF: properties: " Julia Lawall
2019-01-13  9:44   ` Julia Lawall
2019-01-16 19:03   ` Rob Herring
2019-01-16 19:03     ` Rob Herring
2019-01-13  9:44 ` [PATCH 3/3] drm/meson: " Julia Lawall
2019-01-13  9:44   ` Julia Lawall
2019-01-13  9:44   ` Julia Lawall
2019-01-13  9:44   ` Julia Lawall
2019-01-13  9:44   ` Julia Lawall
2019-01-14 15:32   ` Neil Armstrong
2019-01-14 15:32     ` Neil Armstrong
2019-01-14 15:32     ` Neil Armstrong
2019-01-14 15:32     ` Neil Armstrong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.