From: Daniel Vetter Date: Sat, 20 Oct 2012 19:13:05 +0000 (+0200) Subject: drm/i915/dp: actually nack test request X-Git-Tag: v3.8-rc1~82^2~192^2~139 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9324cf7fefd77883a9d8d7e0356b9dd45c13132b;p=pandora-kernel.git drm/i915/dp: actually nack test request ... like the comment says. No idea whether this has any effect, but I guess it's better to not lie to the display by acking a test request and never following through with it. This goes back to the commit that originally introduced this code: commit a60f0e38d72a5e24085d6e7e27a4cadc20ae268a Author: Jesse Barnes Date: Thu Oct 20 15:09:17 2011 -0700 drm/i915: add DP test request handling Reviewed-by: Chris Wilson Meh'ed-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed