[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1350973342-3868-1-git-send-email-justinmattock@gmail.com>
Date: Mon, 22 Oct 2012 23:22:21 -0700
From: "Justin P. Mattock" <justinmattock@...il.com>
To: gregkh@...uxfoundation.org
Cc: linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org,
"Justin P. Mattock" <justinmattock@...il.com>
Subject: [PATCH 1/2]staging: "ehci-w90x900" Fix typos.
From: "Justin P. Mattock" <justinmattock@...il.com>
Signed-off-by: Justin P. Mattock <justinmattock@...il.com>
---
The below patch fixes a typo in staging: "ehci-w90x900"
drivers/usb/host/ehci-w90x900.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/usb/host/ehci-w90x900.c b/drivers/usb/host/ehci-w90x900.c
index ec59808..a9c28a0 100644
--- a/drivers/usb/host/ehci-w90x900.c
+++ b/drivers/usb/host/ehci-w90x900.c
@@ -13,7 +13,7 @@
#include <linux/platform_device.h>
-/*ebable phy0 and phy1 for w90p910*/
+/*enable phy0 and phy1 for w90p910*/
#define ENPHY (0x01<<8)
#define PHY0_CTR (0xA4)
#define PHY1_CTR (0xA8)
--
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists