From: Alan Stern Date: Tue, 16 Jan 2007 16:57:13 +0000 (-0500) Subject: usbcore: remove unused bandwith-related code X-Git-Tag: v2.6.21-rc1~92^2~29^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=896fbd7199035958013d106329843d8ae9618753;p=pandora-kernel.git usbcore: remove unused bandwith-related code This patch (as841) removes from usbcore a couple of support routines meant to help with bandwidth allocation. With the changes to uhci-hcd in the previous patch, these routines are no longer used anywhere. Also removed is the CONFIG_USB_BANDWIDTH option; it no longer does anything and is no longer needed since the HCDs now handle bandwidth issues correctly. Signed-off-by: Alan Stern Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed