* [PATCH] usb: fix typos in code comments
@ 2019-05-19 3:55 Weitao Hou
2019-05-21 6:29 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Weitao Hou @ 2019-05-19 3:55 UTC (permalink / raw)
To: gregkh, robh+dt, mark.rutland
Cc: linux-usb, devicetree, linux-kernel, Weitao Hou
fix lenght to length
Signed-off-by: Weitao Hou <houweitaoo@gmail.com>
---
Documentation/devicetree/bindings/usb/s3c2410-usb.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/usb/s3c2410-usb.txt b/Documentation/devicetree/bindings/usb/s3c2410-usb.txt
index e45b38ce2986..26c85afd0b53 100644
--- a/Documentation/devicetree/bindings/usb/s3c2410-usb.txt
+++ b/Documentation/devicetree/bindings/usb/s3c2410-usb.txt
@@ -4,7 +4,7 @@ OHCI
Required properties:
- compatible: should be "samsung,s3c2410-ohci" for USB host controller
- - reg: address and lenght of the controller memory mapped region
+ - reg: address and length of the controller memory mapped region
- interrupts: interrupt number for the USB OHCI controller
- clocks: Should reference the bus and host clocks
- clock-names: Should contain two strings
--
2.18.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] usb: fix typos in code comments
2019-05-19 3:55 [PATCH] usb: fix typos in code comments Weitao Hou
@ 2019-05-21 6:29 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2019-05-21 6:29 UTC (permalink / raw)
To: Weitao Hou; +Cc: robh+dt, mark.rutland, linux-usb, devicetree, linux-kernel
On Sun, May 19, 2019 at 11:55:42AM +0800, Weitao Hou wrote:
> fix lenght to length
>
> Signed-off-by: Weitao Hou <houweitaoo@gmail.com>
> ---
> Documentation/devicetree/bindings/usb/s3c2410-usb.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
You sent 2 different patches that do different things, yet have
identical subject lines :(
Please fix that up and resend these as a patch series, with unique
subjects.
thanks,
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-05-21 6:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-19 3:55 [PATCH] usb: fix typos in code comments Weitao Hou
2019-05-21 6:29 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).