From: Paulo Zanoni Date: Fri, 21 Feb 2014 16:52:25 +0000 (-0300) Subject: drm/i915: call assert_device_not_suspended at gen6_force_wake_work X-Git-Tag: v3.15-rc1~51^2~55^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2ec142cb0101f298f8e091c7d75b1ec5b809b65;p=pandora-kernel.git drm/i915: call assert_device_not_suspended at gen6_force_wake_work Because we shouldn't be runtime suspended when forcewake is supposed to be enabled. Signed-off-by: Paulo Zanoni Reviewed-by: Imre Deak [danvet: Update commit message - no WARN expected since the bugfix for issues hit with this assert is already in. And resolve conflicts with the change from worker to timer for the delayed fw release.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed