From: Damien Lespiau Date: Thu, 13 Dec 2012 16:09:04 +0000 (+0000) Subject: drm/i915: Remove stale comment about intel_dp_detect() X-Git-Tag: v3.9-rc1~83^2~40^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f8c65d60467c6ccf4d690f5266567d6c423ae7d;p=pandora-kernel.git drm/i915: Remove stale comment about intel_dp_detect() The function doesn't use any of the registers mentioned, nor does it return true or false. Hard to do worse. Remove it, the function is absolutely descriptive enough to not need any comment. Signed-off-by: Damien Lespiau Reviewed-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed