From: Dmitry Torokhov Date: Fri, 7 Aug 2015 02:15:30 +0000 (-0700) Subject: Input: do not emit unneeded EV_SYN when suspending X-Git-Tag: omap-for-v4.3/fixes-rc1~90^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00159f19a5057cb779146afce1cceede692af346;p=pandora-kernel.git Input: do not emit unneeded EV_SYN when suspending Do not emit EV_SYN/SYN_REPORT on suspend if there were no keys that are still pressed as we are suspending the device (and in all other cases when input core is forcibly releasing keys via input_dev_release_keys() call). Reviewed-by: Benson Leung Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed