From: Sarah Sharp Date: Wed, 9 Dec 2009 23:59:01 +0000 (-0800) Subject: USB: xhci: Refactor code to free or cache endpoint rings. X-Git-Tag: v2.6.34-rc1~215^2~197 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=412566bd716397e28e81fc9b20804bc6a6daf14d;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed