commit | fc49b3da0e1f20484ac069982e2dcbf1a53f60af | [log] [tgz] |
---|---|---|
author | Imre Deak <imre.deak@intel.com> | Thu Oct 23 19:23:27 2014 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Oct 24 16:34:21 2014 +0200 |
tree | 6c6009d8471f530f57b5536ec843689d2cb57b04 | |
parent | da2bc1b9db3351addd293e5b82757efe1f77ed1d [diff] |
drm/i915: unify switcheroo and legacy suspend/resume handlers By now we handle switcheroo and legacy suspend/resume the same way, so no need to keep separate functions for them. No functional change. Signed-off-by: Imre Deak <imre.deak@intel.com> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>