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:
7b01e26
)
drm/i915: remove duplicate register #defines
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 21 Nov 2012 14:55:21 +0000
(15:55 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 29 Nov 2012 10:58:14 +0000
(11:58 +0100)
Somehow a chunk of unused register defines ended up in the middle of
the PLL defines. They go back to the original kms merging.
The only used #define is SR01, move it to the register name together
with the other legacy vga stuff.
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found