From: David Herrmann Date: Fri, 26 Aug 2011 11:27:12 +0000 (+0200) Subject: Bluetooth: hidp: Add support for NO_INIT_REPORTS quirk X-Git-Tag: v3.2-rc1~129^2~183^2~39^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=142c69c6eaab26587264881bb71546e30aafdcee;p=pandora-kernel.git Bluetooth: hidp: Add support for NO_INIT_REPORTS quirk During setup the host initializes all HID reports. Some devices do not support this. If this quirk is set, we skip the initialization. See also usbhid_init_reports() for this quirk. Signed-off-by: David Herrmann Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed