git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
374c479
)
drm/i915: Fix unload after failed initialisation
author
Chris Wilson
<chris@chris-wilson.co.uk>
Mon, 8 Nov 2010 17:10:29 +0000
(17:10 +0000)
committer
Chris 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