commit | 142c69c6eaab26587264881bb71546e30aafdcee | [log] [tgz] |
---|---|---|
author | David Herrmann <dh.herrmann@googlemail.com> | Fri Aug 26 13:27:12 2011 +0200 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Wed Sep 21 12:58:12 2011 -0300 |
tree | ebd7c22701a97cb192fa07fbb8f26e9d7ecc8902 | |
parent | 21061df3a2577b8d1feb1ca3cb51445085692e89 [diff] |
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>