From: Jani Nikula Date: Wed, 29 Apr 2015 11:29:39 +0000 (+0300) Subject: drm/i915/hdmi: fix vlv infoframe port check X-Git-Tag: omap-for-v4.2/fixes-rc1^2~17^2~58^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eeea3e67a4b2ab1df4e6e42e86d365fd14e070af;p=pandora-kernel.git drm/i915/hdmi: fix vlv infoframe port check Due to missing shifting, the vlv infoframe port check only works for port A. Fix it. Broken since introduction in commit 535afa2e9e3c1867460d6981d879b04d8b2b9ab3 Author: Jesse Barnes Date: Wed Apr 15 16:52:29 2015 -0700 drm/i915/vlv: check port in infoframe_enabled v2 Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=90059 Tested-by: xubin Tested-by: Ye Tian Reviewed-by: Jesse Barnes Signed-off-by: Jani Nikula --- Reading git-diff-tree failed