From: Peter Wu Date: Tue, 16 Dec 2014 23:23:51 +0000 (+0100) Subject: HID: logitech-hidpp: separate HID++ from WTP processing X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~137^2^5~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e529fea919872c6568bbda7873c64ac5d807ee83;p=pandora-kernel.git 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 Signed-off-by: Peter Wu Reviewed-by: Benjamin Tissoires Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed