Oliver Neukum <oliver@xxxxxxxxxx> writes: > On Thursday 25 October 2012 21:58:37 Bjørn Mork wrote: >> No need for a vendor specific probe exception just to >> match on the interface class. > > No need for a private macro. It already exists. > > /** > * USB_DEVICE_AND_INTERFACE_INFO - describe a specific usb device with a class of usb interfaces Yes, but that one will match on SubClass and Protocol too, and I don't know what values those are supposed to have. The idea was to implement the same match as before, i.e a wildcard for SubClass and Protocol. Bjørn -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html