commit | 412566bd716397e28e81fc9b20804bc6a6daf14d | [log] [tgz] |
---|---|---|
author | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Wed Dec 09 15:59:01 2009 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Mar 02 14:53:08 2010 -0800 |
tree | 4013aaa1eda796f8dedea243167f3f4811d211b4 | |
parent | c01591bd6ece72e1c099cbc25ed812e1add579dc [diff] |
USB: xhci: Refactor code to free or cache endpoint rings. Refactor out the code to cache or free endpoint rings from recently dropped or disabled endpoints. This code will be used by a new function to reset a device and disable all endpoints except control endpoint 0. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>