From: Dmitry Torokhov Date: Wed, 21 Apr 2010 05:15:44 +0000 (-0700) Subject: Input: kbtab - do not advertise unsupported events X-Git-Tag: v2.6.35-rc1~476^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3192090df1e17dbd0f7c4b3820d31719422eb96;p=pandora-kernel.git Input: kbtab - do not advertise unsupported events The device does not emit EV_MSC/MSC_SERIAL nor EV_KEY/BTN_MIDDLE events so it should not mark them as supported in capabilities bitmaps. This still leaves BTN_TOOL_PEN and BTN_TOUCH events being processed in a funky manner. Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed