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:
fccdaba
)
drm/i915: Refactor calls to unmap_mapping_range
author
Chris Wilson
<chris@chris-wilson.co.uk>
Fri, 10 Jul 2009 07:18:50 +0000
(08:18 +0100)
committer
Eric Anholt
<eric@anholt.net>
Fri, 10 Jul 2009 21:10:53 +0000
(14:10 -0700)
As we call unmap_mapping_range() twice in identical fashion, refactor
and attempt to explain why we need to call unmap_mapping_range().
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Eric Anholt <eric@anholt.net>
No differences found