[RESEND Patch 0/4] gpu: drm: not merged missing of_node_put fix

Peter Chen peter.chen at nxp.com
Fri Jul 15 03:17:01 UTC 2016


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



More information about the dri-devel mailing list