Merge branches 'upstream' and 'upstream-fixes' into for-linus
This commit is contained in:
@@ -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);
|
||||
|
||||
|
Reference in New Issue
Block a user