From: David Herrmann Date: Mon, 15 Jul 2013 17:10:14 +0000 (+0200) Subject: HID: i2c: use generic hidinput_input_event() X-Git-Tag: v3.12-rc1~125^2~1^5~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac126f46cbab355d045772c1ecce899b683b2745;p=pandora-kernel.git HID: i2c: use generic hidinput_input_event() HID core provides the same functionality, so drop the custom handler. Besides, the current handler doesn't schedule any outgoing report so it did not work, anyway. Signed-off-by: David Herrmann Reviewed-by: Benjamin Tissoires Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed