From 636280ba55fd95aaf14ecbfb2c32cb60a9e74e58 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ville=20Syrj=C3=A4l=C3=A4?= Date: Thu, 12 Mar 2015 17:10:29 +0200 Subject: [PATCH] drm/i915: Don't copy the DP source rates arrays MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit The source rates don't change, so we can just point the caller at the const arrays. Signed-off-by: Ville Syrjälä Reviewed-by: Sonika Jindal Reviewed-by: Todd Previte Signed-off-by: Daniel Vetter --- Reading git-format-patch failed