From: Alan Stern Date: Wed, 18 Jul 2007 16:08:02 +0000 (-0400) Subject: USB: move routines in hcd.c X-Git-Tag: v2.6.23-rc1~231^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32aca5600526189dd876e6c92b64fd88cf052c8d;p=pandora-kernel.git USB: move routines in hcd.c This patch (as939) moves a couple of routine in hcd.c around. The purpose is to put all the general URB- and endpoint-related routines (submit, unlink, giveback, and disable) together in one spot. There are no functional changes. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed