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:
177006a
)
drm/i915: go back to switch for VLV mem freq detection v2
author
Jesse Barnes
<jbarnes@virtuousgeek.org>
Thu, 2 May 2013 17:48:08 +0000
(10:48 -0700)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 10 May 2013 19:56:28 +0000
(21:56 +0200)
Both the docs and the existing code were wrong. So fix both and use a
switch statement like we do elsewhere to make things simple & clear.
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Reviewed-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found