aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/omap_crtc.c
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2018-05-26 20:25:10 +0300
committerTomi Valkeinen <[email protected]>2018-09-03 16:13:28 +0300
commit79ddb2f0c348e991edca106a0e5ab414a822ccfc (patch)
tree2f120c440d6b07294f324d20e5b6b48cb4a63ea4 /drivers/gpu/drm/omapdrm/omap_crtc.c
parent511afb44d72aa7b6b871fa71f829afaaa27e84f0 (diff)
drm/omap: dss: Move connection checks to omapdss_device_(dis)connect
When a DSS output is (dis)connected the omapdss_output_(un)set_device() function performs a sanity check to ensure that the output isn't already (dis)connected. The check is unnecessary as those situations should never happen, but can nonetheless be useful to catch driver bugs. To prepare for removal of the omapdss_output_(un)set_device() functions move the connection check to the omapdss_device_connect() function. The omapdss_device_disconnect() already contains a corresponding check. Signed-off-by: Laurent Pinchart <[email protected]> Reviewed-by: Sebastian Reichel <[email protected]> Signed-off-by: Tomi Valkeinen <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_crtc.c')
0 files changed, 0 insertions, 0 deletions