From: Takashi Iwai Date: Wed, 18 Apr 2012 13:21:07 +0000 (+0200) Subject: drm/radeon/kms: fix the regression of DVI connector check X-Git-Tag: v3.4-rc4~24^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e36325071832f1ba96ac54fb8ba1459f08b05dd8;p=pandora-kernel.git drm/radeon/kms: fix the regression of DVI connector check The check of the encoder type in the commit [e00e8b5e: drm/radeon/kms: fix analog load detection on DVI-I connectors] is obviously wrong, and it's the culprit of the regression on my workstation with DVI-analog connection resulting in the blank output. Fixed the typo now. Signed-off-by: Takashi Iwai Reviewed-by: Alex Deucher Cc: Signed-off-by: Dave Airlie --- Reading git-diff-tree failed