usb: gadget: core: change the comment for usb_gadget_connect
[linux-2.6-block.git] / drivers / usb / gadget / udc / core.c
index 5b5cfeb6c14a6f331e7d3c54ad5f8b680be2da0e..6a62bbd01324f5bb99998a489188a5949a72dd3e 100644 (file)
@@ -659,8 +659,7 @@ EXPORT_SYMBOL_GPL(usb_gadget_vbus_disconnect);
  *
  * Enables the D+ (or potentially D-) pullup.  The host will start
  * enumerating this gadget when the pullup is active and a VBUS session
- * is active (the link is powered).  This pullup is always enabled unless
- * usb_gadget_disconnect() has been used to disable it.
+ * is active (the link is powered).
  *
  * Returns zero on success, else negative errno.
  */