xhci: Refactor port status into a new function.
authorSarah Sharp <sarah.a.sharp@linux.intel.com>
Tue, 2 Apr 2013 15:42:20 +0000 (08:42 -0700)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Tue, 23 Jul 2013 21:19:19 +0000 (14:19 -0700)
The hub control function is *way* too long.  Refactor it into a new
function, and document the side effects of calling that function.

Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>

No differences found