diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2018-03-07 20:34:42 +0200 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2018-09-03 16:13:25 +0300 |
commit | 8023651bd3d9372779be731a1165058cd33b454e (patch) | |
tree | b3c19b8cec703830fa815c2d7ceb68eb6806e710 /drivers/gpu/drm/omapdrm/omap_connector.c | |
parent | cc1876ce5791b1c87d0b4dd5d1507e9c80558af2 (diff) | |
download | linux-8023651bd3d9372779be731a1165058cd33b454e.tar.gz linux-8023651bd3d9372779be731a1165058cd33b454e.tar.bz2 linux-8023651bd3d9372779be731a1165058cd33b454e.zip |
drm/omap: dss: Handle DPI and SDI port initialization failures
The dpi_init_port() and sdi_init_port() functions can return errors but
their return value is ignored. This prevents both probe failures and
probe deferral from working correctly. Propagate the errors up the call
stack.
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>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_connector.c')
0 files changed, 0 insertions, 0 deletions