From: Daniel Vetter Date: Thu, 13 Jun 2013 22:51:23 +0000 (+0200) Subject: drm/i915: Kill useless "Enable panel fitter" comments X-Git-Tag: v3.11-rc1~65^2~61^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05d62b831367cece58363dfe5768a00d2a1faaf5;p=pandora-kernel.git drm/i915: Kill useless "Enable panel fitter" comments Now that we have this all nicely abstract into separate functions with self-documenting names this is pointless. And as Yuly Novikov spotted in the case of ilk-ivb also wrong since we use the pfit both for lvds and eDP Reported-By: Yuly Novikov Cc: Jesse Barnes Acked-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed