Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189925
b: refs/heads/master
c: 2c860a1
h: refs/heads/master
i:
  189923: 2571f1f
v: v3
  • Loading branch information
Dominik Brodowski authored and Dmitry Torokhov committed Apr 6, 2010
1 parent b39ddd7 commit 98d2b69
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 2e2e3b96d98d5c17e9c09bc6088df3e182a71814
refs/heads/master: 2c860a1101471a69f7a6778b7b1fb43344c38619
2 changes: 1 addition & 1 deletion trunk/drivers/input/serio/i8042.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ MODULE_PARM_DESC(noaux, "Do not probe or use AUX (mouse) port.");

static bool i8042_nomux;
module_param_named(nomux, i8042_nomux, bool, 0);
MODULE_PARM_DESC(nomux, "Do not check whether an active multiplexing conrtoller is present.");
MODULE_PARM_DESC(nomux, "Do not check whether an active multiplexing controller is present.");

static bool i8042_unlock;
module_param_named(unlock, i8042_unlock, bool, 0);
Expand Down

0 comments on commit 98d2b69

Please sign in to comment.