Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97506
b: refs/heads/master
c: 57f5b15
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Torokhov committed May 28, 2008
1 parent 20c01b7 commit b0eced9
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: 87a54a28970fb6a91de3993120eccc01a0ece732
refs/heads/master: 57f5b1590f2d801a3a7f072e2c65f14d4545852c
2 changes: 2 additions & 0 deletions trunk/drivers/input/keyboard/atkbd.c
Original file line number Diff line number Diff line change
Expand Up @@ -807,6 +807,8 @@ static int atkbd_activate(struct atkbd *atkbd)
static void atkbd_cleanup(struct serio *serio)
{
struct atkbd *atkbd = serio_get_drvdata(serio);

atkbd_disable(atkbd);
ps2_command(&atkbd->ps2dev, NULL, ATKBD_CMD_RESET_BAT);
}

Expand Down

0 comments on commit b0eced9

Please sign in to comment.