Move source tree closer to the 2.6.32.17 mainline
/drivers/usb/core/hcd.h
blob:79782a1c43f6098d98ac008bb5591b8607911ca1 -> blob:bcbe10476197b7e31bcdbe577518d58b4988bcea
--- drivers/usb/core/hcd.h
+++ drivers/usb/core/hcd.h
@@ -234,7 +234,7 @@ struct hc_driver {
/* xHCI specific functions */
/* Called by usb_alloc_dev to alloc HC device structures */
int (*alloc_dev)(struct usb_hcd *, struct usb_device *);
- /* Called by usb_release_dev to free HC device structures */
+ /* Called by usb_disconnect to free HC device structures */
void (*free_dev)(struct usb_hcd *, struct usb_device *);
/* Bandwidth computation functions */