Re: [PATCH v2] docs-rst: usb: update old usbfs-related documentation

2017-04-20 Thread Jonathan Corbet
On Sun, 16 Apr 2017 13:04:36 -0300 Mauro Carvalho Chehab wrote: > 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

[PATCH v2] docs-rst: usb: update old usbfs-related documentation

2017-04-16 Thread Mauro Carvalho Chehab
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 ---