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:
46edb02
)
drm/i915: scrap register address storage
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 5 Jun 2013 11:34:13 +0000
(13:34 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 10 Jun 2013 17:54:14 +0000
(19:54 +0200)
Using ids in register macros is much more common in our driver. Also
this way we can reduce the platform specific stuff a bit.
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found