Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 161231
b: refs/heads/master
c: 8b42488
h: refs/heads/master
i:
  161229: 875a45c
  161227: 122b81f
  161223: a6a097f
  161215: 92ca0bd
v: v3
  • Loading branch information
Sergey Senozhatsky authored and Jiri Kosina committed Jul 22, 2009
1 parent c6cacff commit b83f523
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: fd30ea8c871552ddd6a5e1c0886de8fef4df53bc
refs/heads/master: 8b424887b603e953af7238fef96629424dc915cb
1 change: 0 additions & 1 deletion trunk/drivers/hid/usbhid/hid-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -985,7 +985,6 @@ static int usbhid_start(struct hid_device *hid)
INIT_WORK(&usbhid->restart_work, __usbhid_restart_queues);
setup_timer(&usbhid->io_retry, hid_retry_timeout, (unsigned long) hid);

spin_lock_init(&usbhid->lock);
spin_lock_init(&usbhid->lock);

usbhid->intf = intf;
Expand Down

0 comments on commit b83f523

Please sign in to comment.