From: Imre Deak Date: Thu, 23 Oct 2014 16:23:25 +0000 (+0300) Subject: drm/i915: sanitize suspend/resume helper function names X-Git-Tag: omap-for-v3.20/drop-legacy-3517~77^2~78^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e365c391aeffe8b53d6952c28a68bd5fc856390;p=pandora-kernel.git drm/i915: sanitize suspend/resume helper function names By now the S4 freeze/thaw and S3 suspend/resume events are handled the same way, so we can rename the freeze/thaw internal helpers to suspend/resume accordingly to make clearer what the helpers do. Also rename i915_resume_early to i915_drm_resume_early aligning it with the rest of the helper names. No functional change. Signed-off-by: Imre Deak Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed