Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215546
b: refs/heads/master
c: 1debfb3
h: refs/heads/master
v: v3
  • Loading branch information
Chase Douglas authored and Jiri Kosina committed Sep 8, 2010
1 parent f46ff54 commit b1d50c8
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 816651a7d4a32664261e5f9f88ad0d558faed4cc
refs/heads/master: 1debfb3315d95ab5ce328e307bd115b4400685fb
2 changes: 2 additions & 0 deletions trunk/drivers/hid/hid-debug.c
Original file line number Diff line number Diff line change
Expand Up @@ -570,6 +570,8 @@ void hid_debug_event(struct hid_device *hdev, char *buf)
buf[i];
list->tail = (list->tail + i) % HID_DEBUG_BUFSIZE;
}

wake_up_interruptible(&hdev->debug_wait);
}
EXPORT_SYMBOL_GPL(hid_debug_event);

Expand Down

0 comments on commit b1d50c8

Please sign in to comment.