From: Mathieu J. Poirier Date: Tue, 2 Apr 2013 05:14:19 +0000 (-0700) Subject: Input: sysrq - supplement reset sequence with timeout functionality X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~78^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3903078677a8dc6f056970b67d15840aa51e1dfa;p=pandora-kernel.git Input: sysrq - supplement reset sequence with timeout functionality Some devices have too few buttons, which it makes it hard to have a reset combo that won't trigger automatically. As such a timeout functionality that requires the combination to be held for a given amount of time before triggering is introduced. If a key combo is recognized and held for a 'timeout' amount of time, the system triggers a reset. If the timeout value is omitted the driver simply ignores the functionality. Signed-off-by: Mathieu Poirier Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed