Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 241751
b: refs/heads/master
c: 4ec02ea
h: refs/heads/master
i:
  241749: 838e2ec
  241747: f80915b
  241743: cddace4
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Mar 21, 2011
1 parent 1880056 commit b619838
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: 739ff04f63ba6498b287021649cb999e639c3c83
refs/heads/master: 4ec02ea0d88d811f61e2c7765418eff770936871
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/dvb-usb/technisat-usb2.c
Original file line number Diff line number Diff line change
Expand Up @@ -767,7 +767,7 @@ static void technisat_usb2_disconnect(struct usb_interface *intf)
if (dev != NULL) {
struct technisat_usb2_state *state = dev->priv;
if (state != NULL) {
cancel_rearming_delayed_work(&state->green_led_work);
cancel_delayed_work_sync(&state->green_led_work);
flush_scheduled_work();
}
}
Expand Down

0 comments on commit b619838

Please sign in to comment.