[PATCH] driver core: replace "hotplug" by "uevent"
[linux-2.6-block.git] / include / linux / usb.h
index d81b050e5955b5b7aea41bf582d873689e2a710f..7a20997e8071c5ed05c84f9bab78c7ee672768b3 100644 (file)
@@ -225,7 +225,7 @@ struct usb_interface_cache {
  * Device drivers should not attempt to activate configurations.  The choice
  * of which configuration to install is a policy decision based on such
  * considerations as available power, functionality provided, and the user's
- * desires (expressed through hotplug scripts).  However, drivers can call
+ * desires (expressed through userspace tools).  However, drivers can call
  * usb_reset_configuration() to reinitialize the current configuration and
  * all its interfaces.
  */