From: Daniel Vetter Date: Fri, 15 Nov 2013 16:16:33 +0000 (+0100) Subject: drm/i915: Fix module unloading with DRM_I915_UMS=n X-Git-Tag: v3.14-rc1~47^2~90^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b33ecdd1cdeb90ca07dd28d648558e87c8680443;p=pandora-kernel.git drm/i915: Fix module unloading with DRM_I915_UMS=n Oops, makes testing early boot failures in i915.ko a bit more pain, so let's fix it. v2: We already have a bit of static storage to track this (Chris). Reviewed-by: Paulo Zanoni Tested-by: Paulo Zanoni Cc: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed