Hi,
On 12/05/2014 12:59 PM, Hans de Goede wrote:
Some dispatchers may want to do some cleanup at remove time, rather then at
destroy time.
Signed-off-by: Hans de Goede
Self-nak, this patch misses the bits actually calling the remove callback.
Regards,
Hans
---
src/evdev-mt-touchpad.c |
Some dispatchers may want to do some cleanup at remove time, rather then at
destroy time.
Signed-off-by: Hans de Goede
---
src/evdev-mt-touchpad.c | 1 +
src/evdev.c | 1 +
src/evdev.h | 3 +++
3 files changed, 5 insertions(+)
diff --git a/src/evdev-mt-touchpad.c b/src/e