From: Daniel Vetter Date: Tue, 8 Oct 2013 10:25:43 +0000 (+0200) Subject: drm/i915/ns2501: Rip out the reenable hack X-Git-Tag: v3.14-rc1~47^2~90^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c77ba21d742f33dbb561cba1fe7aac669f5f0339;p=pandora-kernel.git drm/i915/ns2501: Rip out the reenable hack With the change in the modeset sequence this shouldn't be required any more since the ->mode_set callback now gets called when the dvo port is fully up and running. Also limit the retry loop to 10 tries to avoid hanging the machine while holding important modeset locks. Cc: Thomas Richter Tested-by: Thomas Richter Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed