commit | f9de8151877b4f01cc8e124b0e213a6c6c78d970 | [log] [tgz] |
---|---|---|
author | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Fri Oct 29 14:37:23 2010 -0700 |
committer | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Sun Mar 13 18:23:44 2011 -0700 |
tree | fa1fb7231c83430c098f20511ab99909fe1c2544 | |
parent | d30b2a208108a0b0fdeae7006b8824d9be16ca96 [diff] |
xhci: Make roothub functions deal with device removal. Return early in the roothub control and status functions if the xHCI host controller is not electrically present in the system (register reads return all "fs"). This issue only shows up when the xHCI driver registers two roothubs and the host controller is removed from the system. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>