From 32aca5600526189dd876e6c92b64fd88cf052c8d Mon Sep 17 00:00:00 2001 From: Alan Stern Date: Wed, 18 Jul 2007 12:08:02 -0400 Subject: [PATCH] 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-format-patch failed