From: Ville Syrjälä Date: Thu, 12 Mar 2015 15:10:27 +0000 (+0200) Subject: drm/i915: Make the DP rates int instead of uint32_t X-Git-Tag: omap-for-v4.2/o2_dc~72^2~20^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4896f1529c43fb0688164ed33aebdf525a34fb7;p=pandora-kernel.git drm/i915: Make the DP rates int instead of uint32_t 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-diff-tree failed