Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 94157
b: refs/heads/master
c: 4e65c61
h: refs/heads/master
i:
  94155: 8b06313
v: v3
  • Loading branch information
Krzysztof Helt authored and Linus Torvalds committed Apr 28, 2008
1 parent e5c7c86 commit a6256c3
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: 07f41e45f8c1caf366b382b6b9654ebd0a4efc90
refs/heads/master: 4e65c613109f0600681f61f746a2dba8547190a6
2 changes: 2 additions & 0 deletions trunk/drivers/video/pm3fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1571,6 +1571,8 @@ module_exit(pm3fb_exit);
#endif
module_init(pm3fb_init);

module_param(mode_option, charp, 0);
MODULE_PARM_DESC(mode_option, "Initial video mode e.g. '648x480-8@60'");
module_param(noaccel, bool, 0);
MODULE_PARM_DESC(noaccel, "Disable acceleration");
module_param(hwcursor, int, 0644);
Expand Down

0 comments on commit a6256c3

Please sign in to comment.