From: Oliver Neukum Date: Mon, 29 Jun 2015 09:10:41 +0000 (+0200) Subject: HID: usbhid: no flushing if device is already polled X-Git-Tag: omap-for-v4.3/fixes-rc1~125^2~3^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=615322f6ac358f9c94b483d0a16f3f46fcb27b1c;p=pandora-kernel.git HID: usbhid: no flushing if device is already polled 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 Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed