Evdev Cleanup Path

Christopher Michael cpmichael1 at comcast.net
Tue Mar 27 09:56:27 PDT 2012


Hi All,

Attached is a patch which fixes not closing the mt device when removing 
all devices.

When we call evdev_remove_devices we loop all input_devices and remove 
them, however is existing code if the device is a multi-touch device 
then mtdev_close_delete was never called. The attached patch fixes that.

Cheers,
devilhorns


More information about the wayland-devel mailing list