From: Ville Syrjälä Date: Mon, 16 Sep 2013 14:38:31 +0000 (+0300) Subject: drm/i915: Pull intel_init_power_well() out of intel_modeset_init_hw() X-Git-Tag: v3.13-rc1~76^2~114^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6317290bfd8673d1cf3b6f8a12c72b3297eac36;p=pandora-kernel.git drm/i915: Pull intel_init_power_well() out of intel_modeset_init_hw() The init and resume codepaths want to handel the power well in slightly different ways, so pull the power well init out from intel_modeset_init_hw() which gets called in both cases. Signed-off-by: Ville Syrjälä Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed