]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB: add speed values for USB 3.0 and wireless controllers
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 14 Jan 2010 18:33:19 +0000 (10:33 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 1 Apr 2010 22:55:36 +0000 (15:55 -0700)
commitbb4ac89de4a2755a3aacbc252f503957ca00109d
tree579204c3387c57655baff52ae8b63522b40fa460
parent09524c55c1748d21ab45b4e9e4419b42d669685b
USB: add speed values for USB 3.0 and wireless controllers

commit b132b04e193908a94d95065d0628f8fb0159cc55 upstream.

These controllers say "unknown" for their speed in sysfs, which
obviously isn't correct.

Reported-by: Kurt Garloff <garloff@novell.com>
Cc: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Cc: David Vrabel <david.vrabel@csr.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/sysfs.c