diff options
Diffstat (limited to 'drivers/gpu/drm/omapdrm/dss/venc.c')
-rw-r--r-- | drivers/gpu/drm/omapdrm/dss/venc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/omapdrm/dss/venc.c b/drivers/gpu/drm/omapdrm/dss/venc.c index e673f3e78c69..c2811c425195 100644 --- a/drivers/gpu/drm/omapdrm/dss/venc.c +++ b/drivers/gpu/drm/omapdrm/dss/venc.c | |||
@@ -713,7 +713,6 @@ static void venc_disconnect(struct omap_dss_device *src, | |||
713 | struct omap_dss_device *dst) | 713 | struct omap_dss_device *dst) |
714 | { | 714 | { |
715 | omapdss_device_disconnect(dst, dst->next); | 715 | omapdss_device_disconnect(dst, dst->next); |
716 | omapdss_output_unset_device(dst); | ||
717 | 716 | ||
718 | dss_mgr_disconnect(dst); | 717 | dss_mgr_disconnect(dst); |
719 | } | 718 | } |