From 0c3e99437a66e4c869c60c2398449e6d98f3a988 Mon Sep 17 00:00:00 2001 From: Anshul Garg Date: Thu, 15 Jan 2015 09:06:50 -0800 Subject: [PATCH] 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-format-patch failed