From: Sarah Sharp Date: Fri, 7 Aug 2009 21:04:43 +0000 (-0700) Subject: USB: xhci: Configure endpoint code refactoring. X-Git-Tag: v2.6.32-rc1~174^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2217e8edd95b0428d8123d426e0097a5e955f9f;p=pandora-kernel.git USB: xhci: Configure endpoint code refactoring. Refactor out the code issue, wait for, and parse the event completion code for a configure endpoint command. Modify it to support the evaluate context command, which has a very similar submission process. Add functions to copy parts of the output context into the input context (which will be used in the evaluate context command). Signed-off-by: Sarah Sharp Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed