|
@@ -471,7 +471,7 @@ static irqreturn_t uhci_irq(struct usb_hcd *hcd)
|
|
|
|
|
|
/*
|
|
/*
|
|
* Store the current frame number in uhci->frame_number if the controller
|
|
* Store the current frame number in uhci->frame_number if the controller
|
|
- * is runnning. Expand from 11 bits (of which we use only 10) to a
|
|
|
|
|
|
+ * is running. Expand from 11 bits (of which we use only 10) to a
|
|
* full-sized integer.
|
|
* full-sized integer.
|
|
*
|
|
*
|
|
* Like many other parts of the driver, this code relies on being polled
|
|
* Like many other parts of the driver, this code relies on being polled
|