X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=drivers%2Fgpu%2Fdrm%2Fsti%2Fsti_dvo.c;h=ddb4184f07264c76b5b5e3e8d1db7232242691b1;hb=87154ff86bf69ecf76600e56ecab0b79fc3f71ea;hp=de4af7735c469c8620acd803866c2d4cc7451fe2;hpb=018315d399fcc0407c4c160f24ffd60a36ee30c8;p=linux-2.6-microblaze.git diff --git a/drivers/gpu/drm/sti/sti_dvo.c b/drivers/gpu/drm/sti/sti_dvo.c index de4af7735c46..ddb4184f0726 100644 --- a/drivers/gpu/drm/sti/sti_dvo.c +++ b/drivers/gpu/drm/sti/sti_dvo.c @@ -389,8 +389,6 @@ sti_dvo_connector_detect(struct drm_connector *connector, bool force) dvo->panel = of_drm_find_panel(dvo->panel_node); if (IS_ERR(dvo->panel)) dvo->panel = NULL; - else - drm_panel_attach(dvo->panel, connector); } if (dvo->panel)