From: Paulo Zanoni Date: Wed, 8 Aug 2012 17:15:32 +0000 (-0300) Subject: drm/i915: add parentheses around PIXCLK_GATE definitions X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~20^2~61^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=745ca3be810b37fba8dd113a028ea71d42e1d892;p=pandora-kernel.git drm/i915: add parentheses around PIXCLK_GATE definitions By looking at the current way we're using these definitions I don't think this commit will fix any bug, but programmers from the future are evil and will certainly find ways to combine macro expansion with operator precedence to introduce bugs that are hard to find. Signed-off-by: Paulo Zanoni Reviewed-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed