commit | 50e8725e7c429701e530439013f9681e1fa36b5d | [log] [tgz] |
---|---|---|
author | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Fri Feb 21 09:27:30 2014 -0800 |
committer | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Tue Mar 04 15:38:27 2014 -0800 |
tree | fe0db0968e518e6716e9a70332768467211b77eb | |
parent | 7cace978fba5d0ec6eed50509cda40eea85f8e98 [diff] |
xhci: Refactor command watchdog and fix split string. In preparation for fixing this function for streams endpoints, refactor code in the command watchdog timeout function into two new functions. One kills all URBs on a ring (either stream or endpoint), the other kills all URBs associated with an endpoint. Fix a split string while we're at it. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>