Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58417
b: refs/heads/master
c: 2fa45a4
h: refs/heads/master
i:
  58415: 085d48f
v: v3
  • Loading branch information
Alan Stern authored and Jiri Kosina committed Jul 9, 2007
1 parent 28e3ac9 commit c62d9da
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: 3cd709866f639d24b0d0f38567c19662c98ea92e
refs/heads/master: 2fa45a4cffd0c4ab4e238e8ad3b4f9b0c10ac1f3
2 changes: 1 addition & 1 deletion trunk/drivers/hid/usbhid/hid-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -956,7 +956,7 @@ static void hid_disconnect(struct usb_interface *intf)
usb_kill_urb(usbhid->urbctrl);

del_timer_sync(&usbhid->io_retry);
flush_scheduled_work();
cancel_work_sync(&usbhid->reset_work);

if (hid->claimed & HID_CLAIMED_INPUT)
hidinput_disconnect(hid);
Expand Down

0 comments on commit c62d9da

Please sign in to comment.