From: Jiri Kosina Date: Fri, 8 Dec 2006 17:41:17 +0000 (+0100) Subject: [PATCH] Generic HID layer - input and event reporting X-Git-Tag: v2.6.20-rc1~34^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa8de2f038baec993f07ef66fb3e94481d1ec22b;p=pandora-kernel.git [PATCH] Generic HID layer - input and event reporting hid_input_report() was needlessly USB-specific in USB HID. This patch makes the function independent of HID implementation and fixes all the current users. Bluetooth patches comply with this prototype. Signed-off-by: Jiri Kosina Signed-off-by: Marcel Holtmann Cc: Dmitry Torokhov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed