commit | cd780694920fbf869b23c8afb0bd083e7b0448c7 | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Thu Feb 25 13:19:37 2010 -0500 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Mar 02 14:55:07 2010 -0800 |
tree | 9b5afc592aaf81ce5808b362dea5b46a24a846d9 | |
parent | 49d6271b85a3e18062eaf4d6f8d899abe00a7725 [diff] |
USB: fix the idProduct value for USB-3.0 root hubs This patch (as1346) changes the idProduct value for USB-3.0 root hubs from 0x0002 (which we already use for USB-2.0 root hubs) to 0x0003. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Acked-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> CC: stable <stable@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>