From f4896f1529c43fb0688164ed33aebdf525a34fb7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ville=20Syrj=C3=A4l=C3=A4?= Date: Thu, 12 Mar 2015 17:10:27 +0200 Subject: [PATCH] drm/i915: Make the DP rates int instead of uint32_t MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit No point in using uint32_t here, just plain old int will do. Signed-off-by: Ville Syrjälä Reviewed-by: Sonika Jindal Reviewed-by: Todd Previte Signed-off-by: Daniel Vetter --- Reading git-format-patch failed