While running your kernel, you could unbind the driver from the device, or you could remove your device from the `mt_devices` `id_table` inside `drivers/hid/hid-multitouch.c` in the linux kernel source.
While running your kernel, you could unbind the driver from the device, or you could remove your device from the `mt_devices` `id_table` inside `drivers/hid/hid-multitouch.c` in the linux kernel source.