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:
c84b435
)
drm/omap: call drm_put_dev directly in ->remove
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 11 Dec 2013 10:34:26 +0000
(11:34 +0100)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 18 Dec 2013 01:05:44 +0000
(11:05 +1000)
Again omap already sets the driver data pointer to the drm_device.
Also drop the driver unregister call, that should be (and already is)
done in the module unload hook.
Cc: Rob Clark <robdclark@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found