Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74232
b: refs/heads/master
c: 3cb93db
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Torokhov committed Nov 21, 2007
1 parent f3c1cd7 commit 252b685
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: dcf65cd41c980278f98b6fc0d9da52747e7d058f
refs/heads/master: 3cb93db6e89bdffeae1f001bd87c9e96f9b634df
2 changes: 1 addition & 1 deletion trunk/drivers/char/sonypi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1434,7 +1434,7 @@ static int __devexit sonypi_remove(struct platform_device *dev)
{
sonypi_disable();

synchronize_sched(); /* Allow sonypi interrupt to complete. */
synchronize_irq(sonypi_device.irq);
flush_scheduled_work();

if (useinput) {
Expand Down

0 comments on commit 252b685

Please sign in to comment.