From: Paulo Zanoni Date: Fri, 25 Jan 2013 18:59:15 +0000 (-0200) Subject: drm/i915: turn on the power well before suspending X-Git-Tag: v3.9-rc1~83^2~36^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb10799c194369633b183262edc75ec4b3e4e346;p=pandora-kernel.git drm/i915: turn on the power well before suspending Our suspend code touches a lot of registers all over the place, so we need to enable the power well before suspending. Signed-off-by: Paulo Zanoni Reviewed-by: Jani Nikula [danvet: Fixup compilation by stealing the header decl from the dynamic power wells patch.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed