From: Paulo Zanoni Date: Thu, 29 Nov 2012 13:31:29 +0000 (-0200) Subject: drm/i915: kill intel_dp_link_clock() X-Git-Tag: v3.9-rc1~83^2~40^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fa5f6522e6eecb5ab20192a264a29ba4f2f4e85;p=pandora-kernel.git drm/i915: kill intel_dp_link_clock() Use drm_dp_bw_code_to_link_rate insead. It's the same thing, but supports DP_LINK_BW_5_4 and is also used by the other drivers. Signed-off-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed