From: Paulo Zanoni Date: Fri, 2 Aug 2013 19:22:25 +0000 (-0300) Subject: drm/i915: clarify Haswell power well bit names X-Git-Tag: v3.12-rc1~136^2~14^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6aedd1f539f51b7b0c3d6be0088c3541f9d2c294;p=pandora-kernel.git drm/i915: clarify Haswell power well bit names Whenever I need to work with the HSW_PWER_WELL_* register bits I have to look at the documentation to find out which bit is to request the power well and which one shows its current state. Rename the bits so I won't need to look the docs every time. Signed-off-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed