USB: musb: correct spelling mistakes in comment and error string
Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:

committed by
Greg Kroah-Hartman

parent
45868b3a98
commit
5ae477b05f
@@ -2013,7 +2013,7 @@ static int musb_schedule(
|
||||
head = &musb->out_bulk;
|
||||
|
||||
/* Enable bulk RX/TX NAK timeout scheme when bulk requests are
|
||||
* multiplexed. This scheme doen't work in high speed to full
|
||||
* multiplexed. This scheme does not work in high speed to full
|
||||
* speed scenario as NAK interrupts are not coming from a
|
||||
* full speed device connected to a high speed device.
|
||||
* NAK timeout interval is 8 (128 uframe or 16ms) for HS and
|
||||
|
Reference in New Issue
Block a user