]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit52d29b0797cec6623568fa79587af694e91e326a
tree1665f7d29d2be45f55d0f1fd0ae9be3fc1bffb53
parent253bcd3e08f29453cc8e3330005f224c2b9ec7b5
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