From: Alan Stern Date: Mon, 5 Sep 2005 17:59:51 +0000 (-0400) Subject: [PATCH] USB UHCI: remove the FSBR kernel timer X-Git-Tag: v2.6.14-rc1~11^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f09df8bfe358994fcb5f3dc4f890694c4069621;p=pandora-kernel.git [PATCH] USB UHCI: remove the FSBR kernel timer This patch (as558) removes from the UHCI driver a kernel timer used for checking Full Speed Bandwidth Reclamation (FSBR). The checking can be done during normal root-hub polling; it doesn't need a separate timer. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed