From: Sagar Kamble Date: Wed, 13 Aug 2014 17:37:05 +0000 (+0530) Subject: drm/i915: Created common handler for platform specific suspend/resume X-Git-Tag: omap-for-v3.19/prcm-cleanup~70^2~73^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebc3282409ae4d1e90c2f9608665cc4d8fbf7e73;p=pandora-kernel.git drm/i915: Created common handler for platform specific suspend/resume With this change, intel_runtime_suspend and intel_runtime_resume functions become completely platform agnostic. Platform specific suspend/resume changes are moved to intel_suspend_complete and intel_resume_prepare. Cc: Imre Deak Cc: Paulo Zanoni Cc: Daniel Vetter Cc: Jani Nikula Cc: Goel, Akash Signed-off-by: Sagar Kamble Reviewed-by: Imre Deak Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed