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:
c6a828d
)
drm/i915: kill dev_priv->mchdev_lock
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 8 Aug 2012 21:35:36 +0000
(23:35 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 9 Aug 2012 19:53:01 +0000
(21:53 +0200)
It's only ever a pointer to the global mchdev_lock, and we don't use
it at all.
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found