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:
51fd371
)
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
author
Rob Clark
<robdclark@gmail.com>
Fri, 30 May 2014 16:29:48 +0000
(12:29 -0400)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 5 Jun 2014 00:02:40 +0000
(10:02 +1000)
All drm_fb_helper_restore_fbdev_mode() call sites, save one, do the same
locking. Simplify this into drm_fb_helper_restore_fbdev_mode_unlocked().
Signed-off-by: Rob Clark <robdclark@gmail.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found