From: Chris Wilson Date: Mon, 8 Nov 2010 17:10:29 +0000 (+0000) Subject: drm/i915: Fix unload after failed initialisation X-Git-Tag: v2.6.38-rc1~419^2~23^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56e2ea346ab4c2ea159ecdec85fffc24f50c2903;p=pandora-kernel.git drm/i915: Fix unload after failed initialisation If modeset init failed we attempted to unload the module, before we finished setting it up and so triggered various oopses. Signed-off-by: Chris Wilson --- Reading git-diff-tree failed