Re: [PATCH] Update libinput to support evdev driver v1.2

2016-10-26 Thread Peter Hutterer
On Wed, Oct 19, 2016 at 07:05:13PM -0700, Deepa Dinamani wrote: > Update input event structures read from the kernel to match > the 1.2 version of the driver. > > There are no changes to the exposed interfaces of libinput. > > Note that the patch goes along with the changes to libevdev > and mtde

[PATCH] Update libinput to support evdev driver v1.2

2016-10-24 Thread Deepa Dinamani
Update input event structures read from the kernel to match the 1.2 version of the driver. There are no changes to the exposed interfaces of libinput. Note that the patch goes along with the changes to libevdev and mtdev to support the updated kernel driver. The associated kernel driver change i