From: Dmitry Torokhov Date: Thu, 5 Feb 2015 23:56:28 +0000 (-0800) Subject: Input: evdev - do not queue SYN_DROPPED if queue is empty X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~128^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b881d53770e68f3f9b6097a61dd1685180393f20;p=pandora-kernel.git Input: evdev - do not queue SYN_DROPPED if queue is empty There is no point in queueing EV_SYN/SYN_DROPPED on clock type change when there are no events in the client's queue and doing so confuses tests in libinput package, so let's not do that. Reported-and-tested-by: Benjamin Tissoires Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed