]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/usb/gadget/lh7a40x_udc.c
Convert files to UTF-8 and some cleanups
[net-next-2.6.git] / drivers / usb / gadget / lh7a40x_udc.c
index e78c2ddc1f88a47e6cbd52007d088f43269e8fee..367b75c0b25b3e8f9a4af753fa9c6cea8578d097 100644 (file)
@@ -1272,7 +1272,7 @@ static int lh7a40x_set_halt(struct usb_ep *_ep, int value)
                        /*
                         * Attempts to halt IN endpoints will fail (returning -EAGAIN)
                         * if any transfer requests are still queued, or if the controller
-                        * FIFO still holds bytes that the host hasnt collected.
+                        * FIFO still holds bytes that the host hasn't collected.
                         */
                        spin_unlock_irqrestore(&ep->dev->lock, flags);
                        DEBUG