Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8475
b: refs/heads/master
c: 010988e
h: refs/heads/master
i:
  8473: 25bb072
  8471: abafc61
v: v3
  • Loading branch information
Stefan Nickl authored and Dmitry Torokhov committed Sep 5, 2005
1 parent ffb343d commit 98f6af2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7d25258f69cedc2f2e55eb25ba2e2078060b44f4
refs/heads/master: 010988e888a0abbe7118635c1b33d049caae6b29
1 change: 1 addition & 0 deletions trunk/drivers/usb/input/hiddev.c
Original file line number Diff line number Diff line change
Expand Up @@ -507,6 +507,7 @@ static int hiddev_ioctl(struct inode *inode, struct file *file, unsigned int cmd
return -EINVAL;

hid_submit_report(hid, report, USB_DIR_OUT);
hid_wait_io(hid);

return 0;

Expand Down

0 comments on commit 98f6af2

Please sign in to comment.