Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143302
b: refs/heads/master
c: 5b40f87
h: refs/heads/master
v: v3
  • Loading branch information
Ferenc Wagner authored and Eric Anholt committed Apr 8, 2009
1 parent a52553f commit bd159fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9dff6af860d6b7f661d4360eb859837afaca0a1b
refs/heads/master: 5b40f871158da7aaccff442645dae8b97c2e4d50
4 changes: 2 additions & 2 deletions trunk/drivers/gpu/drm/i915/intel_fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -864,8 +864,8 @@ static void intelfb_sysrq(int dummy1, struct tty_struct *dummy3)

static struct sysrq_key_op sysrq_intelfb_restore_op = {
.handler = intelfb_sysrq,
.help_msg = "force fb",
.action_msg = "force restore of fb console",
.help_msg = "force-fb(G)",
.action_msg = "Restore framebuffer console",
};

int intelfb_probe(struct drm_device *dev)
Expand Down

0 comments on commit bd159fb

Please sign in to comment.