Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1624665

[PATCH 3/4] input: xpad.rst: proc/bus/usb was renamed to dev/bus/usb

From Mauro Carvalho Chehab <mchehab@s-opensource.com>
Newsgroups linux.kernel
Subject [PATCH 3/4] input: xpad.rst: proc/bus/usb was renamed to dev/bus/usb
Date 2017-04-17 14:50 +0200
Message-ID <txegq-Gs-17@gated-at.bofh.it> (permalink)
References <txegp-Gs-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


xpad.rst requests a dump of the USB description, as found
on the USB character device. When we got rid of usbfs,
its location change. Update it.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
---
 Documentation/input/devices/xpad.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/input/devices/xpad.rst b/Documentation/input/devices/xpad.rst
index c7c4e154bd34..3c74c185be7d 100644
--- a/Documentation/input/devices/xpad.rst
+++ b/Documentation/input/devices/xpad.rst
@@ -89,7 +89,7 @@ HOWEVER if you have an unknown dance pad not listed below, it will not
 work UNLESS you set "dpad_to_buttons" to 1 in the module configuration.
 
 PLEASE, if you have an unknown controller, email Dom <binary1230@yahoo.com> with
-a dump from /proc/bus/usb and a description of the pad (manufacturer, country,
+a dump from /dev/bus/usb and a description of the pad (manufacturer, country,
 whether it is a dance pad or normal controller) so that we can add your pad
 to the list of supported devices, ensuring that it will work out of the
 box in the future.
-- 
2.9.3

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/4] Some documentation fixes Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2017-04-17 14:50 +0200
  [PATCH 2/4] input: xpad.rst: Don't use literal blocks inside footnotes Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2017-04-17 14:50 +0200
    Re: [PATCH 2/4] input: xpad.rst: Don't use literal blocks inside  footnotes Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-04-18 05:20 +0200
  [PATCH 3/4] input: xpad.rst: proc/bus/usb was renamed to dev/bus/usb Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2017-04-17 14:50 +0200
    Re: [PATCH 3/4] input: xpad.rst: proc/bus/usb was renamed to  dev/bus/usb Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-04-18 05:20 +0200

csiph-web