]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/usb/host/isp1760-hcd.c
usb: hub: rename khubd to hub_wq in documentation and comments
[karo-tx-linux.git] / drivers / usb / host / isp1760-hcd.c
index 51a0ae9cdd1d27ead9bac1146c257996e697dd3f..e752c3098f3803823ea2efa26ad27e7c81b42e7f 100644 (file)
@@ -1760,7 +1760,7 @@ static int isp1760_hub_status_data(struct usb_hcd *hcd, char *buf)
 
        /*
         * Return status information even for ports with OWNER set.
-        * Otherwise khubd wouldn't see the disconnect event when a
+        * Otherwise hub_wq wouldn't see the disconnect event when a
         * high-speed device is switched over to the companion
         * controller by the user.
         */
@@ -1871,7 +1871,7 @@ static int isp1760_hub_control(struct usb_hcd *hcd, u16 typeReq,
 
                /*
                 * Even if OWNER is set, so the port is owned by the
-                * companion controller, khubd needs to be able to clear
+                * companion controller, hub_wq needs to be able to clear
                 * the port-change status bits (especially
                 * USB_PORT_STAT_C_CONNECTION).
                 */
@@ -2000,7 +2000,7 @@ static int isp1760_hub_control(struct usb_hcd *hcd, u16 typeReq,
                                        reg_read32(hcd->regs, HC_PORTSC1));
                }
                /*
-                * Even if OWNER is set, there's no harm letting khubd
+                * Even if OWNER is set, there's no harm letting hub_wq
                 * see the wPortStatus values (they should all be 0 except
                 * for PORT_POWER anyway).
                 */