* [PATCH] doc: usb: Fix typo in gadget_multi documentation
@ 2016-04-12 17:13 Diego Herranz
2016-04-15 21:45 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: Diego Herranz @ 2016-04-12 17:13 UTC (permalink / raw)
To: gregkh, corbet; +Cc: linux-usb, linux-doc, linux-kernel, Diego Herranz
It tries to "match" drivers for each interface (not "much").
Signed-off-by: Diego Herranz <diegoherranz@diegoherranz.com>
---
Documentation/usb/gadget_multi.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/usb/gadget_multi.txt b/Documentation/usb/gadget_multi.txt
index 7d66a86..5faf514 100644
--- a/Documentation/usb/gadget_multi.txt
+++ b/Documentation/usb/gadget_multi.txt
@@ -43,7 +43,7 @@ For the gadget two work under Windows two conditions have to be met:
First of all, Windows need to detect the gadget as an USB composite
gadget which on its own have some conditions[4]. If they are met,
Windows lets USB Generic Parent Driver[5] handle the device which then
-tries to much drivers for each individual interface (sort of, don't
+tries to match drivers for each individual interface (sort of, don't
get into too many details).
The good news is: you do not have to worry about most of the
--
1.9.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] doc: usb: Fix typo in gadget_multi documentation
2016-04-12 17:13 [PATCH] doc: usb: Fix typo in gadget_multi documentation Diego Herranz
@ 2016-04-15 21:45 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2016-04-15 21:45 UTC (permalink / raw)
To: Diego Herranz; +Cc: gregkh, linux-usb, linux-doc, linux-kernel
On Tue, 12 Apr 2016 18:13:27 +0100
Diego Herranz <diegoherranz@diegoherranz.com> wrote:
> It tries to "match" drivers for each interface (not "much").
Indeed. Applied to the docs tree, thanks.
jon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-04-15 21:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-12 17:13 [PATCH] doc: usb: Fix typo in gadget_multi documentation Diego Herranz
2016-04-15 21:45 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®