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:
1dda8d0
)
drm/ast: remove unused driver_private access
author
David Herrmann
<dh.herrmann@gmail.com>
Wed, 14 Aug 2013 13:07:14 +0000
(15:07 +0200)
committer
Dave Airlie
<airlied@redhat.com>
Sun, 18 Aug 2013 23:34:30 +0000
(09:34 +1000)
gem_bo->driver_private is never read by ast nor DRM core. No need to set
it. Besides, drm core clears it during setup, anyway.
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found