git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67db8a8
)
HID: usbhid: no flushing if device is already polled
author
Oliver Neukum
<oneukum@suse.de>
Mon, 29 Jun 2015 09:10:41 +0000
(11:10 +0200)
committer
Jiri Kosina
<jkosina@suse.com>
Wed, 8 Jul 2015 09:38:19 +0000
(11:38 +0200)
During open() it is unnecessary to wait for the device to flush
stale inputs if the device is polled while closed due to a quirk
or opening fails.
Signed-off-by: Oliver Neukum <oneukum@suse.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
drivers/hid/usbhid/hid-core.c
patch
|
blob
|
history
diff --cc
drivers/hid/usbhid/hid-core.c
Simple merge