From: Ville Syrjälä Date: Thu, 12 Mar 2015 15:10:30 +0000 (+0200) Subject: drm/i915: Don't copy sink rates either X-Git-Tag: omap-for-v4.1/fixes-rc1~82^2~20^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12f6a2e21be1ec4ad3dd6e2657b675f0779ee907;p=pandora-kernel.git drm/i915: Don't copy sink rates either Once we've read the rates from the sink we don't have to mess with them, so the caller can just look at the stored rates without doing extra copies. If the sink doesn't support the new link rate stuff, we just point the caller at the default_rates[] array. Signed-off-by: Ville Syrjälä Reviewed-by: Sonika Jindal Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed