From: Anshul Garg Date: Thu, 15 Jan 2015 17:06:50 +0000 (-0800) Subject: Input: evdev - flush pending events on clock type change X-Git-Tag: fixes-v4.0-rc1~144^2^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c3e99437a66e4c869c60c2398449e6d98f3a988;p=pandora-kernel.git Input: evdev - flush pending events on clock type change When client changes the type of clock used for the time stamps in input events flush pending events from the client's queue (since client would not know which events have old time stamps and which ones have new ones) and and queue SYN_DROPPED event. Signed-off-by: Anshul Garg Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed