All of lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND Patch 0/4] gpu: drm: not merged missing of_node_put fix
@ 2016-07-15  3:17 Peter Chen
  2016-07-15  3:17 ` [RESEND Patch 1/4] gpu: drm: omapdrm: connector-dvi: add missing of_node_put after calling of_parse_phandle Peter Chen
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Peter Chen @ 2016-07-15  3:17 UTC (permalink / raw)
  To: airlied, daniel.vetter; +Cc: Peter Chen, dri-devel

Hi Daniel,

Below are the remaining fixes for missing of_node_put, which are
not applied by you or individual driver maintainers.

Peter Chen (4):
  gpu: drm: omapdrm: connector-dvi: add missing of_node_put after
    calling of_parse_phandle
  gpu: drm: omapdrm: dss-of: add missing of_node_put after calling
    of_parse_phandle
  gpu: drm: exynos_hdmi: add missing of_node_put after calling
    of_parse_phandle
  gpu: drm: arcpgu_drv: add missing of_node_put after calling
    of_parse_phandle

 drivers/gpu/drm/arc/arcpgu_drv.c                 | 1 +
 drivers/gpu/drm/exynos/exynos_hdmi.c             | 2 ++
 drivers/gpu/drm/omapdrm/displays/connector-dvi.c | 1 +
 drivers/gpu/drm/omapdrm/dss/dss-of.c             | 7 ++++---
 4 files changed, 8 insertions(+), 3 deletions(-)

-- 
1.9.1

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2016-08-11 10:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-15  3:17 [RESEND Patch 0/4] gpu: drm: not merged missing of_node_put fix Peter Chen
2016-07-15  3:17 ` [RESEND Patch 1/4] gpu: drm: omapdrm: connector-dvi: add missing of_node_put after calling of_parse_phandle Peter Chen
2016-07-15  3:17 ` [RESEND Patch 2/4] gpu: drm: omapdrm: dss-of: " Peter Chen
2016-08-11  9:21   ` Tomi Valkeinen
2016-08-11  9:44     ` Peter Chen
2016-08-11 10:50       ` Daniel Vetter
2016-07-15  3:17 ` [RESEND Patch 3/4] gpu: drm: exynos_hdmi: " Peter Chen
2016-07-15  3:17 ` [RESEND Patch 4/4] gpu: drm: arcpgu_drv: " Peter Chen
2016-07-15 12:51 ` [RESEND Patch 0/4] gpu: drm: not merged missing of_node_put fix Sean Paul

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.