drm/i915: Fix unload after failed initialisation
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 8 Nov 2010 17:10:29 +0000 (17:10 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 8 Nov 2010 21:10:01 +0000 (21:10 +0000)
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 <chris@chris-wilson.co.uk>

No differences found