Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258853
b: refs/heads/master
c: 83ae417
h: refs/heads/master
i:
  258851: d1d1e6d
v: v3
  • Loading branch information
Justin P. Mattock authored and Jiri Kosina committed Jun 27, 2011
1 parent d874a33 commit cdefa3e
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: 5f3662278876906f3437a5cecd7cae518013b01b
refs/heads/master: 83ae417b857072d54c3c111067046283e3ee6b58
2 changes: 1 addition & 1 deletion trunk/drivers/input/serio/libps2.c
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ int __ps2_command(struct ps2dev *ps2dev, unsigned char *param, int command)
/*
* Some devices (Synaptics) peform the reset before
* ACKing the reset command, and so it can take a long
* time before the ACK arrrives.
* time before the ACK arrives.
*/
if (ps2_sendbyte(ps2dev, command & 0xff,
command == PS2_CMD_RESET_BAT ? 1000 : 200))
Expand Down

0 comments on commit cdefa3e

Please sign in to comment.