aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_gadget.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2019-10-24 17:28:33 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-11-04 15:53:00 +0100
commitc1aa81da1c64a090da7cf335595f69fd76f3c0bf (patch)
treea7299bdd9550fc253db7465bb92bb1874de640e8 /drivers/usb/musb/musb_gadget.c
parentusb: usb251xb: Add support for USB2422 (diff)
downloadlinux-dev-c1aa81da1c64a090da7cf335595f69fd76f3c0bf.tar.xz
linux-dev-c1aa81da1c64a090da7cf335595f69fd76f3c0bf.zip
usb: Spelling s/enpoint/endpoint/
Fix misspellings of "endpoint". Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Li Yang <leoyang.li@nxp.com> Acked-by: Minas Harutyunyan <hminas@synopsys.com> Link: https://lore.kernel.org/r/20191024152833.30698-1-geert+renesas@glider.be Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/musb/musb_gadget.c')
-rw-r--r--drivers/usb/musb/musb_gadget.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/musb/musb_gadget.c b/drivers/usb/musb/musb_gadget.c
index 2cb31fc0cd60..f62ffaede1ab 100644
--- a/drivers/usb/musb/musb_gadget.c
+++ b/drivers/usb/musb/musb_gadget.c
@@ -1315,7 +1315,7 @@ done:
}
/*
- * Set or clear the halt bit of an endpoint. A halted enpoint won't tx/rx any
+ * Set or clear the halt bit of an endpoint. A halted endpoint won't tx/rx any
* data but will queue requests.
*
* exported to ep0 code