From: Daniel Vetter Date: Sat, 1 Jun 2013 15:17:04 +0000 (+0200) Subject: drm/i915: set default value for config->pixel_multiplier X-Git-Tag: v3.11-rc1~65^2~61^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef1b460d1bab7e5b04c34f88c3dfa042528e7c27;p=pandora-kernel.git drm/i915: set default value for config->pixel_multiplier This way we can simplify the code quite a bit. Also add a WARN in the sdvo code to complain about a bogus value and kill the readout code in intel_ddi.c that Jesse sneaked in. HW state readout for the pixel multiplier will work a bit differently in the end. v2: Rebase on top of the fdi pixel mutliplier handling fix. Reviewed-by: Imre Deak Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed