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:
5cbba41
)
drm/i915: s/addr & ~PAGE_MASK/offset_in_page(addr)/
author
Chris Wilson
<chris@chris-wilson.co.uk>
Thu, 12 May 2011 21:17:11 +0000
(22:17 +0100)
committer
Keith Packard
<keithp@keithp.com>
Sat, 4 Jun 2011 17:40:42 +0000
(10:40 -0700)
Convert our open coded offset_in_page() to the common macro.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
No differences found