All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] tools: usb: usbip: Get rid of driver name printout in README
@ 2019-12-19 17:35 Magnus Damm
  2020-01-02  0:13 ` shuah
  0 siblings, 1 reply; 2+ messages in thread
From: Magnus Damm @ 2019-12-19 17:35 UTC (permalink / raw)
  To: valentina.manea.m; +Cc: Magnus Damm, linux-usb, shuah, linux-kernel

From: Magnus Damm <damm+renesas@opensource.se>

Driver name is no longer printed out so update the README
examples to avoid confusion.

Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
---

 tools/usb/usbip/README |   22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

--- 0001/tools/usb/usbip/README
+++ work/tools/usb/usbip/README	2019-12-04 16:40:54.999822223 +0900
@@ -138,28 +138,28 @@ attached to this host.
     Local USB devices
     =================
      - busid 1-1 (05a9:a511)
-	     1-1:1.0 -> ov511
+	     1-1:1.0
 
      - busid 3-2 (0711:0902)
-	     3-2:1.0 -> none
+	     3-2:1.0
 
      - busid 3-3.1 (08bb:2702)
-	     3-3.1:1.0 -> snd-usb-audio
-	     3-3.1:1.1 -> snd-usb-audio
+	     3-3.1:1.0
+	     3-3.1:1.1
 
      - busid 3-3.2 (04bb:0206)
-	     3-3.2:1.0 -> usb-storage
+	     3-3.2:1.0
 
      - busid 3-3 (0409:0058)
-	     3-3:1.0 -> hub
+	     3-3:1.0
 
      - busid 4-1 (046d:08b2)
-	     4-1:1.0 -> none
-	     4-1:1.1 -> none
-	     4-1:1.2 -> none
+	     4-1:1.0
+	     4-1:1.1
+	     4-1:1.2
 
      - busid 5-2 (058f:9254)
-	     5-2:1.0 -> hub
+	     5-2:1.0
 
 A USB storage device of busid 3-3.2 is now bound to the usb-storage
 driver. To export this device, we first mark the device as
@@ -180,7 +180,7 @@ Mark the device of busid 3-3.2 as export
     ...
 
      - busid 3-3.2 (04bb:0206)
-	     3-3.2:1.0 -> usbip-host
+	     3-3.2:1.0
     ...
 
 ---------------------------

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] tools: usb: usbip: Get rid of driver name printout in README
  2019-12-19 17:35 [PATCH] tools: usb: usbip: Get rid of driver name printout in README Magnus Damm
@ 2020-01-02  0:13 ` shuah
  0 siblings, 0 replies; 2+ messages in thread
From: shuah @ 2020-01-02  0:13 UTC (permalink / raw)
  To: Magnus Damm, valentina.manea.m; +Cc: linux-usb, linux-kernel, shuah

On 12/19/19 10:35 AM, Magnus Damm wrote:
> From: Magnus Damm <damm+renesas@opensource.se>
> 
> Driver name is no longer printed out so update the README
> examples to avoid confusion.
> 
> Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
> ---
> 
>   tools/usb/usbip/README |   22 +++++++++++-----------
>   1 file changed, 11 insertions(+), 11 deletions(-)
> 

Thanks for the patch.

Acked-by: Shuah Khan <skhan@linuxfoundation.org>

thanks,
-- Shuah

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-02  0:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-19 17:35 [PATCH] tools: usb: usbip: Get rid of driver name printout in README Magnus Damm
2020-01-02  0:13 ` shuah

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.