]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: hidp: Add support for NO_INIT_REPORTS quirk
authorDavid Herrmann <dh.herrmann@googlemail.com>
Fri, 26 Aug 2011 11:27:12 +0000 (13:27 +0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Wed, 21 Sep 2011 15:58:12 +0000 (12:58 -0300)
commit081428660af1e857fc60b6702ecf896f9d979f91
treeebd7c22701a97cb192fa07fbb8f26e9d7ecc8902
parentad670616bb9bc7762c08724731d1c94c0e2137aa
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 <dh.herrmann@googlemail.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/hidp/core.c