commit | 0180f1c347b3f7e601d46779ab1e654f3af9eb0c | [log] [tgz] |
---|---|---|
author | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Tue Dec 11 10:14:03 2012 -0800 |
committer | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Tue Dec 11 10:14:03 2012 -0800 |
tree | b2acdcb5f442108f548e62c796206a9e991a14d1 | |
parent | 15fd650b2cfebe30291b496777e22c770d651a78 [diff] |
USB: Refactor hub_port_wait_reset. Refactor hub_port_wait_reset into a small loop to wait for the port reset to be complete, and then a larger block to deal with the final port status. This patch should not change any current behavior. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>