1
0
Files
linux/drivers/hid
Peter Wu e529fea919 HID: logitech-hidpp: separate HID++ from WTP processing
Previously wtp_raw_event would be called through
hidpp_raw_hidpp_event (for the touchpad report) and hidpp_raw_event
(for the mouse report).

This patch removes one calling surface, making a clearer distinction
between "generic HID++ processing" (matching internal reports) and
device-specific event processing.

Suggested-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Peter Wu <peter@lekensteyn.nl>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2014-12-17 08:53:51 +01:00
..
2014-08-21 10:43:28 -05:00
2013-04-24 16:32:27 +02:00
2014-08-21 10:43:28 -05:00
2014-08-21 10:43:28 -05:00
2014-06-27 00:33:44 +02:00
2014-08-21 10:43:28 -05:00
2014-10-01 20:58:46 +02:00