From: Benjamin Tissoires Date: Wed, 5 Feb 2014 21:33:18 +0000 (-0500) Subject: HID: HIDp: remove hidp_hidinput_event X-Git-Tag: v3.15-rc1~114^2~1^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f0cd0300e8f73c1a02bd11a6185a5c8534f4b09;p=pandora-kernel.git 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 Signed-off-by: Benjamin Tissoires Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed