From: Daniel Vetter Date: Thu, 6 Sep 2012 20:08:33 +0000 (+0200) Subject: drm/i915: don't disable fdi links harder in ilk_crtc_enable X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~20^2~14^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46b6f8149a7a631ae8789f4eaebf8c27c1279b5a;p=pandora-kernel.git drm/i915: don't disable fdi links harder in ilk_crtc_enable Because they should have been disabled when shutting down the display pipe previously. To ensure that this is the case, add a few assserts instead of unconditionally disabling the fdi link. Reviewed-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed