Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119336
b: refs/heads/master
c: d6d79a7
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Pirko authored and Dmitry Torokhov committed Nov 11, 2008
1 parent c748c6b commit 927571a
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: a8215b81cc31cf267506bc6a4a4bfe93f4ca1652
refs/heads/master: d6d79a785d430c0e17f7e2d662f10de022cbca93
2 changes: 1 addition & 1 deletion trunk/drivers/input/keyboard/atkbd.c
Original file line number Diff line number Diff line change
Expand Up @@ -824,7 +824,7 @@ static void atkbd_disconnect(struct serio *serio)
atkbd_disable(atkbd);

/* make sure we don't have a command in flight */
flush_scheduled_work();
cancel_delayed_work_sync(&atkbd->event_work);

sysfs_remove_group(&serio->dev.kobj, &atkbd_attribute_group);
input_unregister_device(atkbd->dev);
Expand Down

0 comments on commit 927571a

Please sign in to comment.