[PATCH] [trivial] usb: Fix typo in langwell_otg.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Correct spelling "reseting" to "resetting" in
drivers/usb/otg/langwell_otg.c

Signed-off-by: Masanari Iida <standby24x7@xxxxxxxxx>
---
 drivers/usb/otg/langwell_otg.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/usb/otg/langwell_otg.c b/drivers/usb/otg/langwell_otg.c
index f08f784..2500878 100644
--- a/drivers/usb/otg/langwell_otg.c
+++ b/drivers/usb/otg/langwell_otg.c
@@ -633,7 +633,7 @@ static void reset_otg(void)
 	int			delay_time = 1000;
 	u32			val;
 
-	dev_dbg(lnw->dev, "reseting OTG controller ...\n");
+	dev_dbg(lnw->dev, "resetting OTG controller ...\n");
 	val = readl(lnw->iotg.base + CI_USBCMD);
 	writel(val | USBCMD_RST, lnw->iotg.base + CI_USBCMD);
 	do {
-- 
1.7.6.5

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux