OpenCloudOS-Kernel/drivers/gpu/drm/omapdrm/dss
Laurent Pinchart 18cbe723a6 drm: omapdrm: venc: Return error code on OF parsing failure
The venc_probe_of() function has an error cleanup path that returns
success instead of an error code. Fix it.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2017-12-19 10:32:00 +02:00
..
Kconfig omapdrm: hdmi4: hook up the HDMI CEC support 2017-10-12 10:49:14 +03:00
Makefile main drm pull request for v4.15 2017-11-15 20:42:10 -08:00
base.c drm/omap: dss: Support for detecting display stack readiness 2017-04-03 12:36:40 +03:00
core.c drm/omap: rename omapdrm device back 2017-08-16 15:38:52 +03:00
dispc.c drm/omap: dss: Add support for reporting memory bandwidth limitation 2017-12-19 10:32:00 +02:00
dispc.h drm/omap: Rename enum omap_plane to enum omap_plane_id 2017-04-03 12:36:40 +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: omapdrm: Remove unused omap_dss_find_device() function 2017-12-19 10:32:00 +02:00
dpi.c drm: omapdrm: dpi: Remove dpi_data port_initialized field 2017-12-19 10:32:00 +02:00
dsi.c treewide: setup_timer() -> timer_setup() 2017-11-21 15:57:07 -08:00
dss-of.c drm: omap: use common OF graph helpers 2017-04-06 17:00:27 -04:00
dss.c drm: omapdrm: dss: Make dss_dump_clocks() function static 2017-12-19 10:32:00 +02:00
dss.h drm: omapdrm: dss: Make dss_dump_clocks() function static 2017-12-19 10:32:00 +02:00
hdmi.h omapdrm: hdmi.h: extend hdmi_core_data with CEC fields 2017-10-12 10:49:14 +03:00
hdmi4.c omapdrm: omapdss_hdmi_ops: add lost_hotplug op 2017-10-12 10:49:14 +03:00
hdmi4_cec.c omapdrm: hdmi4_cec: signedness bug in hdmi4_cec_init() 2017-11-30 12:25:37 +02:00
hdmi4_cec.h omapdrm: hdmi4_cec: add OMAP4 HDMI CEC support 2017-10-12 10:49:14 +03:00
hdmi4_core.c omapdrm: hdmi4: Correct the SoC revision matching 2017-11-30 12:25:37 +02:00
hdmi4_core.h omapdrm: hdmi4: make low-level functions available 2017-10-12 10:49:14 +03:00
hdmi5.c drm: omapdrm: hdmi: Configure the PHY from the HDMI core version 2017-08-16 12:52:42 +03:00
hdmi5_core.c drm: omapdrm: Remove duplicate error messages when mapping memory 2017-06-02 10:57:09 +03:00
hdmi5_core.h
hdmi_common.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
hdmi_phy.c drm: omapdrm: hdmi: Don't allocate PHY features dynamically 2017-08-16 12:52:42 +03:00
hdmi_pll.c drm: omapdrm: hdmi: Configure the PLL from the HDMI core version 2017-08-16 12:52:41 +03:00
hdmi_wp.c drm: omapdrm: hdmi: Replace OMAP SoC model check with HDMI xmit version 2017-08-16 12:52:41 +03:00
omapdss-boot-init.c drm: omapdrm: Use sizeof(*var) instead of sizeof(type) for structures 2016-12-19 11:25:05 +02:00
omapdss.h drm: omapdrm: Remove unused omap_dss_find_device() function 2017-12-19 10:32:00 +02:00
output.c drm/omap: Remove unused omap_dss_find_output() function 2017-06-02 10:57:20 +03:00
pll.c drm/omap: fix i886 work-around 2017-08-23 12:22:09 +03:00
sdi.c drm/omap: sdi: remove legacy set_datapairs 2017-06-02 10:57:16 +03:00
venc.c drm: omapdrm: venc: Return error code on OF parsing failure 2017-12-19 10:32:00 +02:00
video-pll.c drm/omap: fix i886 work-around 2017-08-23 12:22:09 +03:00