On Fri, Jan 22, 2010 at 02:34:43PM -0600, Bill Gatliff wrote: > Felipe Balbi wrote: > > Hi all, > > > > I'm trying to think of a way for passing usb idVendor, idProduct and > > some strings to the gadget driver via some platform_data but I can't > > come up with a way that would work for all gadget drivers, specially > > wrt functions that have to be bound several times. > > > > Does anyone have a good idea for solving that ? > > > > Module parameters? I know this isn't exactly what you were asking, but... yeah, could be done that way, but then the if move to userland :-p the ideal world would be to have board files to pass that information down to the gadget driver. -- balbi -- 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