]> bbs.cooldavid.org Git - net-next-2.6.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)
commit834e2312e7a384877a876b0d34dffc3046c96bcb
tree992afc42022690e2aa08461abf4aef094de467e4
parentd3134c3b1a5d2a9dca2ddacacb5d08fad7941d8c
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