From: Ville Syrjälä Date: Wed, 4 Sep 2013 15:25:27 +0000 (+0300) Subject: drm/i915: Use adjusted_mode in DSI PLL calculations X-Git-Tag: v3.13-rc1~76^2~114^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a74821454249d32ba5f63a7de22bd6187be1ebd8;p=pandora-kernel.git drm/i915: Use adjusted_mode in DSI PLL calculations adjusted_mode contains our real timings, not requested_mode. Use the correct thing in DSI PLL code. Also constify adjusted_mode since we don't change it. Signed-off-by: Ville Syrjälä Reviewed-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed