On Mon, May 07, 2012 at 11:24:05AM -0400, Alan Stern wrote: > This doesn't fix any problems; it's just a clean up. Therefore it can > wait for the next available merge window. Thanks, now applied. > Also, it looks like we can further clean up the usb_driver structures > by removing the .probe and .disconnect entries. They can also by > filled in by the usb-serial core when the driver is registered. Then > all that will remain are the .name and .id_table entries, which are > obviously necessary. However, that should be done in a separate patch > (or series of patches). I think we can almost get rid of the whole structure entirely, but that would break the auto-loading hotplug code. I'll clean up the .probe and .disconnect entries now, thanks for pointing that out, and see if I can figure out the reset-resume stuff as well. thanks, greg k-h -- 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