From: Henrik Rydberg Date: Fri, 10 Aug 2012 19:39:38 +0000 (+0200) Subject: Input: Make sure we follow all EV_KEY events X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~104^2~3^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0672120a2ee7c533dfec6db7c3e43450f439e5ff;p=pandora-kernel.git Input: Make sure we follow all EV_KEY events For some EV_KEY types, sending a larger-than-one value causes the input state to oscillate. This patch makes sure this cannot happen, clearing up the autorepeat bypass logic in the process. Tested-by: Benjamin Tissoires Tested-by: Ping Cheng Acked-by: Dmitry Torokhov Signed-off-by: Henrik Rydberg --- Reading git-diff-tree failed