OSDN Git Service

drm/i915/bxt: Also add bxt_resume_prepare() to the S3/S4 path
authorDamien Lespiau <damien.lespiau@intel.com>
Wed, 20 May 2015 13:45:14 +0000 (14:45 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 20 May 2015 15:52:49 +0000 (17:52 +0200)
commita9a6b73a1c1191ef9e1339c61231144dd2cb1f2b
tree1665f7d29d2be45f55d0f1fd0ae9be3fc1bffb53
parent1e8df16778b0d8fd8102b3ee799b028f8f961089
drm/i915/bxt: Also add bxt_resume_prepare() to the S3/S4 path

Currently bxt_resume_prepare() is only used in the runtime-resume path.
Add it to the full S3/S4 path as well.

v2: Rebase on top of the vlv_resume_prepare() shuffling around

Cc: Imre Deak <imre.deak@intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com> (v1)
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_drv.c