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:
690bb51
)
drm: kill drm_map_ofs callbacks
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 23 Aug 2010 20:53:27 +0000
(22:53 +0200)
committer
Dave Airlie
<airlied@redhat.com>
Sun, 29 Aug 2010 23:38:50 +0000
(09:38 +1000)
All drivers happily copy&pasted the default implementation without
checking whether this callback is used at all. It's not. Sigh.
Kill it.
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found