From: Alan Stern Date: Tue, 26 Sep 2006 18:46:16 +0000 (-0400) Subject: OHCI: add auto-stop support X-Git-Tag: v2.6.19-rc1~863 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d1a243ba5dda5c1a3cca5df8fb19ab8b138f074;p=pandora-kernel.git OHCI: add auto-stop support This patch (as790b) adds "autostop" support to ohci-hcd: the driver will automatically stop the host controller when no devices have been connected for at least one second. This feature is useful when the USB autosuspend facility isn't available, such as when CONFIG_USB_SUSPEND hasn't been set. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed