Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1250146

[PATCH 9/9] usb: gadget: fix a trivial typo

From Geliang Tang <geliangtang@163.com>
Newsgroups linux.kernel
Subject [PATCH 9/9] usb: gadget: fix a trivial typo
Date 2015-10-18 17:40 +0200
Message-ID <qkYdY-Wh-11@gated-at.bofh.it> (permalink)
References <qkYdY-Wh-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


s/regsiter/register/

Signed-off-by: Geliang Tang <geliangtang@163.com>
---
 drivers/usb/gadget/udc/pch_udc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/usb/gadget/udc/pch_udc.c b/drivers/usb/gadget/udc/pch_udc.c
index 3181fc9..7a04157 100644
--- a/drivers/usb/gadget/udc/pch_udc.c
+++ b/drivers/usb/gadget/udc/pch_udc.c
@@ -330,7 +330,7 @@ struct pch_vbus_gpio_data {
  * @prot_stall:		protcol stall requested
  * @irq_registered:	irq registered with system
  * @mem_region:		device memory mapped
- * @registered:		driver regsitered with system
+ * @registered:		driver registered with system
  * @suspended:		driver in suspended state
  * @connected:		gadget driver associated
  * @vbus_session:	required vbus_session state
-- 
2.5.0


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/9] drm: fix trivial typos Geliang Tang <geliangtang@163.com> - 2015-10-18 17:40 +0200
  [PATCH 8/9] parport: fix a trivial typo Geliang Tang <geliangtang@163.com> - 2015-10-18 17:40 +0200
    Re: [PATCH 8/9] parport: fix a trivial typo Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-10-27 11:50 +0100
  [PATCH 9/9] usb: gadget: fix a trivial typo Geliang Tang <geliangtang@163.com> - 2015-10-18 17:40 +0200
  [PATCH 7/9] input: keyboard: fix a trivial typo Geliang Tang <geliangtang@163.com> - 2015-10-18 17:40 +0200
    Re: [PATCH 7/9] input: keyboard: fix a trivial typo Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2015-10-20 18:50 +0200
  [PATCH 3/9] net: fix trivial typos Geliang Tang <geliangtang@163.com> - 2015-10-18 17:40 +0200
  [PATCH 4/9] dma: fix a trivial typo Geliang Tang <geliangtang@163.com> - 2015-10-18 17:40 +0200
    Re: [PATCH 4/9] dma: fix a trivial typo Linus Walleij <linus.walleij@linaro.org> - 2015-10-24 01:30 +0200
    Re: [PATCH 4/9] dma: fix a trivial typo Vinod Koul <vinod.koul@intel.com> - 2015-10-25 00:50 +0200
  [PATCH 5/9] staging: wilc1000: fix trivial typos Geliang Tang <geliangtang@163.com> - 2015-10-18 17:40 +0200
  [PATCH 6/9] clk: keystone: fix a trivial typo Geliang Tang <geliangtang@163.com> - 2015-10-18 17:40 +0200
    Re: [PATCH 6/9] clk: keystone: fix a trivial typo Stephen Boyd <sboyd@codeaurora.org> - 2015-10-19 23:50 +0200
  [PATCH 2/9] scsi: fix trivial typos Geliang Tang <geliangtang@163.com> - 2015-10-18 17:40 +0200
  Re: [PATCH 1/9] drm: fix trivial typos Alex Deucher <alexdeucher@gmail.com> - 2015-10-19 17:50 +0200

csiph-web