1
0
Fork 0
alistair23-linux/drivers/gpu/drm/omapdrm/dss
Peter Chen 5a78ff7bf7 Revert "gpu: drm: omapdrm: dss-of: add missing of_node_put after calling of_parse_phandle"
This reverts
commit 2ab9f58791
Author: Peter Chen <peter.chen@nxp.com>
Date:   Fri Jul 15 11:17:03 2016 +0800
    gpu: drm: omapdrm: dss-of: add missing of_node_put after calling of_parse_phandle

The of_get_next_parent will drop refcount on the passed node, so the reverted
patch is wrong, thanks for Tomi Valkeinen points it.

Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: http://patchwork.freedesktop.org/patch/msgid/1470908694-16362-1-git-send-email-peter.chen@nxp.com
2016-08-12 07:10:37 -04:00
..
Kconfig
Makefile drm/omap: remove dss compat code 2016-03-03 17:38:24 +02:00
core.c drm/omap: Do not include video/omapdss.h directly in drivers 2016-06-03 16:06:37 +03:00
dispc.c drm/omapdrm: Workaround for errata i734 (LCD1 Gamma) in DSS dispc 2016-06-07 17:10:49 +03:00
dispc.h drm/omapdrm: Add gamma table support to DSS dispc 2016-06-07 17:10:49 +03:00
dispc_coefs.c drm/omap: Do not include video/omapdss.h directly in drivers 2016-06-03 16:06:37 +03:00
display.c drm/omap: Do not include video/omapdss.h directly in drivers 2016-06-03 16:06:37 +03:00
dpi.c Merge omapdss header refactoring 2016-06-07 12:42:58 +03:00
dsi.c Linux 4.7-rc5 2016-07-02 15:56:01 +10:00
dss-of.c Revert "gpu: drm: omapdrm: dss-of: add missing of_node_put after calling of_parse_phandle" 2016-08-12 07:10:37 -04:00
dss.c Merge omapdss header refactoring 2016-06-07 12:42:58 +03:00
dss.h drm/omap: generalize dss_pll_calc_b() 2016-05-19 20:19:08 +03:00
dss_features.c Merge omapdss header refactoring 2016-06-07 12:42:58 +03:00
dss_features.h drm/omap: remove dss_feat_get_clk_source_name() 2016-05-19 20:19:04 +03:00
hdmi.h Merge omapdss header refactoring 2016-06-07 12:42:58 +03:00
hdmi4.c drm/omapdrm: Add gamma table support to DSS dispc 2016-06-07 17:10:49 +03:00
hdmi4_core.c drm/omap: fix OMAP4 hdmi_core_powerdown_disable() 2016-05-31 08:20:42 +03:00
hdmi4_core.h
hdmi5.c Linux 4.7-rc5 2016-07-02 15:56:01 +10:00
hdmi5_core.c OMAPDSS: HDMI5: Change DDC timings 2016-05-31 08:20:43 +03:00
hdmi5_core.h
hdmi_common.c drm/omap: Do not include video/omapdss.h directly in drivers 2016-06-03 16:06:37 +03:00
hdmi_phy.c Merge omapdss header refactoring 2016-06-07 12:42:58 +03:00
hdmi_pll.c Merge omapdss header refactoring 2016-06-07 12:42:58 +03:00
hdmi_wp.c Merge omapdss header refactoring 2016-06-07 12:42:58 +03:00
omapdss-boot-init.c
omapdss.h drm/omapdrm: Add gamma table support to DSS dispc 2016-06-07 17:10:49 +03:00
output.c drm/omap: Do not include video/omapdss.h directly in drivers 2016-06-03 16:06:37 +03:00
pll.c Merge omapdss header refactoring 2016-06-07 12:42:58 +03:00
rfbi.c drm/omap: Do not include video/omapdss.h directly in drivers 2016-06-03 16:06:37 +03:00
sdi.c drm/omap: Do not include video/omapdss.h directly in drivers 2016-06-03 16:06:37 +03:00
venc.c drm/omap: Do not include video/omapdss.h directly in drivers 2016-06-03 16:06:37 +03:00
video-pll.c Merge omapdss header refactoring 2016-06-07 12:42:58 +03:00