From: Imre Deak Date: Thu, 16 May 2013 11:40:35 +0000 (+0300) Subject: drm/i915: merge VLV eDP and DP AUX clock divider calculation X-Git-Tag: v3.11-rc1~65^2~105^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a62d0834dee83994e41fcd0e5b7f10aad3d80de0;p=pandora-kernel.git drm/i915: merge VLV eDP and DP AUX clock divider calculation On ValleyView for both eDP and DP the AUX input clock is 200MHz, so we can calculate for both the clock divider for the 2MHz target rate at the same place. Afterwards we can also replace the is_cpu_edp() check with a check for port A. Signed-off-by: Imre Deak Reviewed-by: Rodrigo Vivi Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed