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:
0b27448
)
drm/i915: Extract common MMIO lines
author
Ben Widawsky
<benjamin.widawsky@intel.com>
Sat, 5 Oct 2013 04:24:53 +0000
(21:24 -0700)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 10 Oct 2013 10:47:08 +0000
(12:47 +0200)
Just to make the churn and code duplication in upcoming patches a bit
less, turn code which is common to all GEN MMIO functions into a macro.
v2: Fix typo in subject
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found