From: Maarten Lankhorst Date: Mon, 15 Jun 2015 10:33:39 +0000 (+0200) Subject: drm/i915: Clean up intel_atomic_setup_scalers slightly. X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~267 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=133b0d128be39e308ccd3b3d765c31ebdbf5380e;p=pandora-kernel.git drm/i915: Clean up intel_atomic_setup_scalers slightly. Get rid of a whole lot of ternary operators and assign the index in scaler_id, instead of the id. They're the same thing. Signed-off-by: Maarten Lankhorst Reviewed-by: Matt Roper Tested-by(IVB): Matt Roper Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed