]> git.karo-electronics.de Git - karo-tx-linux.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)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Wed, 14 Mar 2012 14:57:35 +0000 (10:57 -0400)
commitb015f35b69a1ad367faa373c2a1876ac3f07ae0b
tree66090e4061ae1cec550e7fbd80db40383e56d505
parent6e33c454bcfae3e2d57a102f807fe2ebe6fd07fc
USB: teach "devices" file about Wireless and SuperSpeed USB

commit 834e2312e7a384877a876b0d34dffc3046c96bcb upstream.

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>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Documentation/usb/proc_usb_info.txt
drivers/usb/core/devices.c