From: David Herrmann Date: Thu, 29 Aug 2013 16:35:11 +0000 (-0700) Subject: Input: add SYN_MAX and SYN_CNT constants X-Git-Tag: v3.12-rc1~112^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52764fed5049655926bcecaefd52f0a415ceb105;p=pandora-kernel.git Input: add SYN_MAX and SYN_CNT constants SYN_* events are special and not enabled via set_bit() for devices. Hence, they haven't been really needed, yet. However, user-space can still make great use of that for int->string debugging helpers or alike. Also, I haven't seen any reason not to define these, so here they are. Signed-off-by: David Herrmann Acked-by: Peter Hutterer Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed