]> git.baikalelectronics.ru Git - kernel.git/commit
HID: HIDp: remove hidp_hidinput_event
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>
Wed, 5 Feb 2014 21:33:18 +0000 (16:33 -0500)
committerJiri Kosina <jkosina@suse.cz>
Mon, 17 Feb 2014 13:05:56 +0000 (14:05 +0100)
commit32f2a9097beb4b79587f0fba298ff4b918d96ff8
treef7ea1b0f3c31b62d693fd85c9168af819bf406d9
parent86f79572f5bc88af6a4cef85fe44e6d28a2e32a0
HID: HIDp: remove hidp_hidinput_event

hidp uses its own ->hidinput_input_event() instead of the generic binding
in hid-input.
Moving the handling of LEDs towards hidp_hidinput_event() allows two things:
- remove hidinput_input_event definitively from struct hid_device
- hidraw user space programs can also set the LEDs

Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
net/bluetooth/hidp/core.c