Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84335
b: refs/heads/master
c: f0b92b9
h: refs/heads/master
i:
  84333: a9ca5d8
  84331: 1303af0
  84327: bf8f14f
  84319: 5600a40
v: v3
  • Loading branch information
Dmitry Torokhov committed Jan 21, 2008
1 parent 601bfa8 commit 113a4a4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: b037b08e59633d939d79f1df9c43c6625f8db904
refs/heads/master: f0b92b961b222fa1012058a773dfca1c5f21a498
1 change: 0 additions & 1 deletion trunk/drivers/input/keyboard/atkbd.c
Original file line number Diff line number Diff line change
Expand Up @@ -823,7 +823,6 @@ static void atkbd_disconnect(struct serio *serio)
atkbd_disable(atkbd);

/* make sure we don't have a command in flight */
synchronize_sched(); /* Allow atkbd_interrupt()s to complete. */
flush_scheduled_work();

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

0 comments on commit 113a4a4

Please sign in to comment.