diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-04-17 02:51:06 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-04-20 23:30:33 +0200 |
commit | 8a6a285d61fd0d602859c945892927ef87d26895 (patch) | |
tree | 3bf16c7b7f2d404a1f9a482492a1f5175b40860e /Documentation/networking | |
parent | arm: Documentation: update a path name (diff) | |
download | linux-8a6a285d61fd0d602859c945892927ef87d26895.tar.xz linux-8a6a285d61fd0d602859c945892927ef87d26895.zip |
docs-rst: usb: update old usbfs-related documentation
There's no usbfs anymore. The old features are now either
exported to /dev/bus/usb or via debugfs.
Update documentation accordingly, pointing to the new
places where the character devices and usb/devices are
now placed.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/networking')
-rw-r--r-- | Documentation/networking/cdc_mbim.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/cdc_mbim.txt b/Documentation/networking/cdc_mbim.txt index b9482ca10254..e4c376abbdad 100644 --- a/Documentation/networking/cdc_mbim.txt +++ b/Documentation/networking/cdc_mbim.txt @@ -332,7 +332,7 @@ References [5] "MBIM (Mobile Broadband Interface Model) Registry" - http://compliance.usb.org/mbim/ -[6] "/proc/bus/usb filesystem output" +[6] "/dev/bus/usb filesystem output" - Documentation/usb/proc_usb_info.txt [7] "/sys/bus/usb/devices/.../descriptors" |