Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 227611
b: refs/heads/master
c: c4ffafa
h: refs/heads/master
i:
  227609: 4105121
  227607: 3dd7f2b
v: v3
  • Loading branch information
Tejun Heo authored and Jiri Kosina committed Dec 11, 2010
1 parent 65a4bbc commit 360c50d
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: 2ade0c1d9d93b7642212657ef76f4a1e30233711
refs/heads/master: c4ffafa51bb0bea648a4ca119033a95057799c9d
2 changes: 1 addition & 1 deletion trunk/drivers/hid/hid-picolcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -2750,7 +2750,7 @@ static void __exit picolcd_exit(void)
{
hid_unregister_driver(&picolcd_driver);
#ifdef CONFIG_HID_PICOLCD_FB
flush_scheduled_work();
flush_work_sync(&picolcd_fb_cleanup);
WARN_ON(fb_pending);
#endif
}
Expand Down

0 comments on commit 360c50d

Please sign in to comment.