diff options
Diffstat (limited to 'drivers/gpu/drm/omapdrm/dss/dpi.c')
-rw-r--r-- | drivers/gpu/drm/omapdrm/dss/dpi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/omapdrm/dss/dpi.c b/drivers/gpu/drm/omapdrm/dss/dpi.c index eeeea936f889..178b463c2d60 100644 --- a/drivers/gpu/drm/omapdrm/dss/dpi.c +++ b/drivers/gpu/drm/omapdrm/dss/dpi.c | |||
@@ -633,7 +633,6 @@ static void dpi_disconnect(struct omap_dss_device *src, | |||
633 | struct omap_dss_device *dst) | 633 | struct omap_dss_device *dst) |
634 | { | 634 | { |
635 | omapdss_device_disconnect(dst, dst->next); | 635 | omapdss_device_disconnect(dst, dst->next); |
636 | omapdss_output_unset_device(dst); | ||
637 | 636 | ||
638 | dss_mgr_disconnect(dst); | 637 | dss_mgr_disconnect(dst); |
639 | } | 638 | } |