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:
de1ace5
)
drm/tegra: don't set up initial fbcon config twice
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Sun, 20 Jan 2013 20:56:20 +0000
(21:56 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 13 Feb 2013 23:07:53 +0000
(
00:07
+0100)
drm_fbdev_cma_init does the inital fbcon setup by calling down into
drm_fb_helper_initial_config, so no need at all to restore the just
set up configuration right away ...
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found