> I've noticed that you've added priv. I would also add > some kind of name or > (name, id) pair. Both of those could be a way to > allow several UDCs to work. > usb_gadget_register() (or usb_gadget_probe() in next) would > take the first > available UDC but usb_gadget_probe_named() could be added which would allow to specify UDC by name. NAK let's just not go there. We want gadget drivers to be hardware-neutral, not hardware-dependent. - Dave > -- 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