Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166538
b: refs/heads/master
c: bea1d35
h: refs/heads/master
v: v3
  • Loading branch information
Mikael Pettersson authored and Dave Airlie committed Sep 29, 2009
1 parent 6d604b5 commit 28f9e2d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4c57edba4588ddba40017fbde3cd356e600bdf80
refs/heads/master: bea1d35b8e1533ac493305b3efe04a4b7def8a7f
2 changes: 2 additions & 0 deletions trunk/drivers/gpu/drm/drm_fb_helper.c
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,7 @@ void drm_fb_helper_restore(void)
}
EXPORT_SYMBOL(drm_fb_helper_restore);

#ifdef CONFIG_MAGIC_SYSRQ
static void drm_fb_helper_restore_work_fn(struct work_struct *ignored)
{
drm_fb_helper_restore();
Expand All @@ -296,6 +297,7 @@ static struct sysrq_key_op sysrq_drm_fb_helper_restore_op = {
.help_msg = "force-fb(V)",
.action_msg = "Restore framebuffer console",
};
#endif

static void drm_fb_helper_on(struct fb_info *info)
{
Expand Down

0 comments on commit 28f9e2d

Please sign in to comment.