OpenCloudOS-Kernel/drivers/video/fbdev/omap2/omapfb/dss
Arvind Yadav 0348aaa344 omapfb: dss: Handle return errors in dss_init_ports()
dss_init_ports() is not handling return errors from dpi_init_port() and
sdi_init_port(). It is also always returning 0 currently which results in
part of error handling code in dss_bind() being unused.

Fix dss_init_ports() to handle return errors from dpi_init_port() and
sdi_init_port().

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Cc: tomi.valkeinen@ti.com
[b.zolnierkie: fail early on errors, minor fixups]
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
2017-03-20 18:30:59 +01:00
..
Kconfig
Makefile
apply.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
core.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
dispc-compat.c omapfb/dss: wait_for_completion_interruptible_timeout expects long 2016-08-11 17:54:54 +03:00
dispc-compat.h
dispc.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
dispc.h drm/omap, omapfb: move exported dispc function declarations to omapdrm/omapfb 2016-03-03 17:38:21 +02:00
dispc_coefs.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
display-sysfs.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
display.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
dpi.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
dsi.c omapfb: fix return value check in dsi_bind() 2016-09-27 11:04:05 +03:00
dss-of.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
dss.c omapfb: dss: Handle return errors in dss_init_ports() 2017-03-20 18:30:59 +01:00
dss.h drm/omap: copy enum omap_dss_clk_source 2016-05-19 20:19:03 +03:00
dss_features.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
dss_features.h
hdmi.h omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
hdmi4.c omapfb: Fix regulator API abuse in dss.c and hdmi4/5.c 2016-08-11 17:54:52 +03:00
hdmi4_core.c
hdmi4_core.h
hdmi5.c omapfb: Fix regulator API abuse in dss.c and hdmi4/5.c 2016-08-11 17:54:52 +03:00
hdmi5_core.c OMAPDSS: HDMI5: Change DDC timings 2016-05-31 08:20:43 +03:00
hdmi5_core.h
hdmi_common.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
hdmi_phy.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
hdmi_pll.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
hdmi_wp.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
manager-sysfs.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
manager.c Merge omapdss header refactoring 2016-06-07 12:42:58 +03:00
omapdss-boot-init.c
output.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
overlay-sysfs.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
overlay.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
pll.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
rfbi.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
sdi.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
venc.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
video-pll.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00