From: Daniel Vetter Date: Wed, 25 Jun 2014 19:01:48 +0000 (+0300) Subject: drm/i915: Clean up WRPLL/SPLL #defines X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~49^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=114fe4885721d985907fbfb0d1a0c1c6676b4543;p=pandora-kernel.git drm/i915: Clean up WRPLL/SPLL #defines Luckily the bit definitions match, but it's still confusing to use one when handling the other. So sprinkle some OCD over the #defines to make them match and use the right version in each place. Maybe we should unify these definitions completely, but that can always be done sometime in the future. Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed