android_kernel_xiaomi_sm7250/net/bluetooth/hidp
Jiri Kosina 3b180bff4c Bluetooth HID: HIDP - don't initialize force feedback
The current implementation of force feedback for HID devices is
USB-transport only and therefore calling hid_ff_init() from hidp code is
not going to work (plus it creates unwanted dependency of hidp on usbhid).
Remove the hid_ff_init() until either the hid-ff is made
transport-independent, or at least support for bluetooth transport is
added.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2007-05-09 02:52:51 +02:00
..
core.c Bluetooth HID: HIDP - don't initialize force feedback 2007-05-09 02:52:51 +02:00
hidp.h [Bluetooth] Add support for using the HID subsystem 2007-02-26 11:42:38 -08:00
Kconfig [Bluetooth] Add support for using the HID subsystem 2007-02-26 11:42:38 -08:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sock.c [Bluetooth] Fix wrong put_user() from HIDP compat ioctl patch 2007-02-26 11:42:35 -08:00