Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350680
b: refs/heads/master
c: 236d6a7
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Torokhov committed Jan 17, 2013
1 parent 73dd1d6 commit 9bf86f7
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: 8a0b6c5d14bbaf62a4f19131ac16ac81ed909fda
refs/heads/master: 236d6a77eeac702abb8e908a6ec11a37507c5071
2 changes: 1 addition & 1 deletion trunk/drivers/input/keyboard/atkbd.c
Original file line number Diff line number Diff line change
Expand Up @@ -726,7 +726,7 @@ static int atkbd_probe(struct atkbd *atkbd)

if (atkbd->id == 0xaca1 && atkbd->translated) {
dev_err(&ps2dev->serio->dev,
"NCD terminal keyboards are only supported on non-translating controlelrs. "
"NCD terminal keyboards are only supported on non-translating controllers. "
"Use i8042.direct=1 to disable translation.\n");
return -1;
}
Expand Down

0 comments on commit 9bf86f7

Please sign in to comment.