From: Henrik Rydberg Date: Tue, 28 Apr 2009 14:45:31 +0000 (-0700) Subject: Input: allow certain EV_ABS events to bypass all filtering X-Git-Tag: v2.6.30-rc5~54^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61994a61bcedf328cb1d6e96c393fc91ce64563d;p=pandora-kernel.git Input: allow certain EV_ABS events to bypass all filtering With the upcoming multi-touch interface as an example, there is a need to make certain that all reported events actually get passed to the event handler. This patch equips the input core with the ability to bypass all filtering for certain EV_ABS events. Signed-off-by: Henrik Rydberg Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed