Searched hist:d4150c8f3d80b4a9387083478a86da8b3390dd83 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/hid/usbhid/ |
H A D | hid-core.c | diff d4150c8f3d80b4a9387083478a86da8b3390dd83 Thu Jul 19 15:08:54 CDT 2012 Alan Stern <stern@rowland.harvard.edu> HID: usbhid: check for suspend or reset before restarting
This patch (as1596) improves the queue-restart logic in usbhid by checking to see if the device is suspended or a reset is about to occur. There's no point submitting an URB if either of those is true.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu> CC: Oliver Neukum <oliver@neukum.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|