Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350258
b: refs/heads/master
c: 6d394e1
h: refs/heads/master
v: v3
  • Loading branch information
Tejun Heo committed Dec 28, 2012
1 parent 2e4aa67 commit 90a679d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 7f5855c979ef0d49a8680b7fbdd3fc8e3093cb73
refs/heads/master: 6d394e192541a106bf78f361e2c4e586a8344e3e
3 changes: 1 addition & 2 deletions trunk/drivers/platform/x86/thinkpad_acpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -4877,8 +4877,7 @@ static int __init light_init(struct ibm_init_struct *iibm)
static void light_exit(void)
{
led_classdev_unregister(&tpacpi_led_thinklight.led_classdev);
if (work_pending(&tpacpi_led_thinklight.work))
flush_workqueue(tpacpi_wq);
flush_workqueue(tpacpi_wq);
}

static int light_read(struct seq_file *m)
Expand Down

0 comments on commit 90a679d

Please sign in to comment.