> > + /* Generic MT device */ > > + { .driver_data = MT_CLS_DEFAULT, > > + HID_USB_MT_DEVICE(HID_ANY_ID, > > + HID_ANY_ID) }, > > This breaks the mechanism used to detect serial protocol. > A better solution would be to keep .driver_data = 0 -> this would tell > us that the device is unknown and that we can override the given > settings. Good point, will do. Thanks, Henrik -- 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