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:
c0d43d6
)
drm/i915: consolidate ->num_shared_dplls assignement
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 5 Jun 2013 11:34:11 +0000
(13:34 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 10 Jun 2013 17:52:39 +0000
(19:52 +0200)
In the future this won't be just for pch plls, so move it into the
shared dpll init code.
v2: Bikeshed the uncessary {} away while applying to appease
checkpatch.
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> (v1)
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found