From 395a5abbd97d7d76a7a26da52f33daebe279b3b3 Mon Sep 17 00:00:00 2001 From: Jesse Barnes Date: Wed, 18 Jun 2014 09:52:56 -0700 Subject: [PATCH] drm/i915: don't take runtime PM reference around freeze/thaw We should be taking the right power well refs these days, so this shouldn't be necessary. It also gets in the way of re-using these routines for S0iX states, as those need all the power saving features enabled. Signed-off-by: Jesse Barnes Reviewed-by: Imre Deak Signed-off-by: Daniel Vetter --- Reading git-format-patch failed