]> git.baikalelectronics.ru Git - kernel.git/commit
USB: teach "devices" file about Wireless and SuperSpeed USB
authorAlan Stern <stern@rowland.harvard.edu>
Mon, 13 Sep 2010 14:43:25 +0000 (10:43 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 22 Oct 2010 17:21:40 +0000 (10:21 -0700)
commit24f7ea1d19722c83b1b126aa1577c7e47ac2162f
tree992afc42022690e2aa08461abf4aef094de467e4
parent72afc06b6f7de3cee1380286f2e938670a85c341
USB: teach "devices" file about Wireless and SuperSpeed USB

The /sys/kernel/debug/usb/devices file doesn't know about Wireless or
SuperSpeed USB.  This patch (as1416b) teaches it, and updates the
Documentation/usb/proc_sub_info.txt file accordingly.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
CC: David Vrabel <david.vrabel@csr.com>
CC: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Documentation/usb/proc_usb_info.txt
drivers/usb/core/devices.c