From: Sarah Sharp Date: Wed, 9 Dec 2009 23:59:06 +0000 (-0800) Subject: USB: xhci: Refactor test for vendor-specific completion codes. X-Git-Tag: v2.6.34-rc1~215^2~195 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b45b506911247008f694dcaf1d8220a4942ebc4f;p=pandora-kernel.git USB: xhci: Refactor test for vendor-specific completion codes. All commands that can be issued to the xHCI hardware can come back with vendor-specific "informational" completion codes. These are to be treated like a successful completion code. Refactor out the code to test for the range of these codes and print debugging messages. Signed-off-by: Sarah Sharp Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed