Hi Dudley, On Fri, Aug 29, 2014 at 4:35 PM, Dudley Du <dudley.dulixin@xxxxxxxxx> wrote: > Add the function to monitor lid close event to suspend and resume > trackpad device. > Because system suspend takes some time to trigger from user space, > and in that time, the lid panel of the laptop may couple with the > active trackpad. This may generate stray input events, which may > in turn cancel the suspend if the drivers use pm_wakup_event(), and > those input events may trigger something unwanted in the UI. > So this patch adds the function to do off the trackpad device quickly. > When the lid is closed, as soon as possible, the trakcpad device must > be off. And furthermore, the policy on lid close is not always to > enter suspend (lid closed with external display), and at this time, > the trackpad device must be disabled as well as again to avoid the > risk of generating stray events. > TEST=test on Chromebooks. > > Signed-off-by: Dudley Du <dudl@xxxxxxxxxxx> So, I think for the chromeos-kernel, we are moving away from this hack lid filter solution. Very soon we'll remove this in favor of something else, so my suggestion would be to drop this from your patch series. -- Benson Leung Software Engineer, Chrome OS Google Inc. bleung@xxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html