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

Sean Paul seanpaul at chromium.org
Fri Jul 15 12:51:23 UTC 2016


On Thu, Jul 14, 2016 at 11:17 PM, Peter Chen <peter.chen at nxp.com> wrote:
> 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(-)


Applied to drm-misc.

>
> --
> 1.9.1
>
> _______________________________________________
> dri-devel mailing list
> dri-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel


More information about the dri-devel mailing list