From: Benjamin Tissoires Date: Wed, 5 Feb 2014 21:33:17 +0000 (-0500) Subject: HID: logitech-dj: remove hidinput_input_event X-Git-Tag: v3.15-rc1~114^2~1^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e40d35637d68f654b66f4562c9a914be7d06bd1;p=pandora-kernel.git HID: logitech-dj: remove hidinput_input_event hid-logitech-dj uses its own ->hidinput_input_event() instead of the generic binding in hid-input. Moving the handling of LEDs towards logi_dj_output_hidraw_report() allows two things: - remove hidinput_input_event in struct hid_device - hidraw user space programs can also set the LEDs Signed-off-by: Benjamin Tissoires Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed