From: Mika Kuoppala Date: Thu, 5 Feb 2015 15:45:42 +0000 (+0200) Subject: drm/i915: Squelch overzealous uncore reset WARN_ON X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~3^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3225b2f95dbb9981be9e2002e49cd8abf0d8d01a;p=pandora-kernel.git drm/i915: Squelch overzealous uncore reset WARN_ON We added this WARN_ON to guard against using uninitialized forcewake domains. But forgot blissfully that not all gens have forcewake domains in the first place. v2: Move WARN_ON to fw_domains_init (Chris) Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=88911 Tested-by: Ding Heng (v1) Signed-off-by: Mika Kuoppala Reviewed-by: Chris Wilson [Jani: add comment above WARN_ON as suggested by Chris] Signed-off-by: Jani Nikula --- Reading git-diff-tree failed