From: Daniel Vetter Date: Fri, 19 Apr 2013 09:14:37 +0000 (+0200) Subject: drm/i915: simplify config->pixel_multiplier handling X-Git-Tag: v3.11-rc1~65^2~131^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=198a037f02666eeaab5ba07974fa37467b1f6bd8;p=pandora-kernel.git drm/i915: simplify config->pixel_multiplier handling We only ever check whether it's strictly bigger than one, so all the is_sdvo/is_hdmi checks are redundant. Flatten the code a bit. Also, s/temp/dpll_md/ Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed