From: Philip Langdale Date: Fri, 17 Oct 2008 02:31:42 +0000 (-0400) Subject: Input: refactor evdev 32bit compat to be shareable with uinput X-Git-Tag: v2.6.29-rc1~221^2~1^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d56f3a32c0e62f99c043d2579840f9731fe5855;p=pandora-kernel.git Input: refactor evdev 32bit compat to be shareable with uinput Currently, evdev has working 32bit compatibility and uinput does not. uinput needs the input_event code that evdev uses, so let's refactor it so it can be shared. [dtor@mail.ru: add fix for force feedback compat issues] Signed-off-by: Philip Langdale Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed