From: Johan Hovold Date: Fri, 5 Sep 2014 16:08:47 +0000 (+0200) Subject: HID: usbhid: add always-poll quirk X-Git-Tag: fixes-for-v3.18-merge-window~27^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b750b3baa2d64f1b77aecc10f20deeb28efe60d;p=pandora-kernel.git HID: usbhid: add always-poll quirk Add quirk to make sure that a device is always polled for input events even if it hasn't been opened. This is needed for devices that disconnects from the bus unless the interrupt endpoint has been polled at least once or when not responding to an input event (e.g. after having shut down X). Signed-off-by: Johan Hovold Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed