From: Paulo Zanoni Date: Thu, 19 Dec 2013 13:54:51 +0000 (-0200) Subject: drm/i915: rename modeset_update_power_wells X-Git-Tag: v3.15-rc1~51^2~55^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da7235692c5be122a776d04ab18e591fbc73f13c;p=pandora-kernel.git drm/i915: rename modeset_update_power_wells To modeset_update_crtc_power_domains, since this function is responsible for updating all the power domains of all CRTCs after a modeset. In the future we should also run this function on all platforms, not just Haswell. Signed-off-by: Paulo Zanoni Reviewed-by: Imre Deak Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed