From: Ville Syrjälä Date: Wed, 22 Jan 2014 19:32:53 +0000 (+0200) Subject: drm/i915: Drop bogus comment about RCPB unit clock gating on IVB X-Git-Tag: v3.15-rc1~51^2~62^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b80a19aa1903b7d1d5a94bffb872cab5225702d;p=pandora-kernel.git drm/i915: Drop bogus comment about RCPB unit clock gating on IVB Someone copy pasted the comment from the SNB code w/o reading it. We never actually implemented the workaround to disable RCPB unit clock gating on IVB. It would have been needed for early steppings, but we don't care about those anymore, so just remove the stale comment. Signed-off-by: Ville Syrjälä Reviewed-by: Rodrigo Vivi Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed