commit | b356b7c7696b289dda99022d71e3979c6134af52 | [log] [tgz] |
---|---|---|
author | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Fri Sep 04 10:53:24 2009 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Sep 23 06:46:40 2009 -0700 |
tree | f9fdccb5ce6ec0af42b075a858f0a3f1eb525c31 | |
parent | ac1c1b7f16ed287fcec5bcfae06d0165c3941ec3 [diff] |
USB: Add hub descriptor update hook for xHCI Add a hook for updating xHCI internal structures after khubd fetches the hub descriptor and sets up the hub's TT information. The xHCI driver must update the internal structures before devices under the hub can be enumerated. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>