From: Alan Stern Date: Mon, 25 Sep 2006 19:41:21 +0000 (-0400) Subject: OHCI: remove existing autosuspend code X-Git-Tag: v2.6.19-rc1~864 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f7e1a3b7e05c833229c4b6e9d3c96262df59e99;p=pandora-kernel.git OHCI: remove existing autosuspend code The autosuspend technique used by ohci-hcd doesn't mesh well with the newer USB core autosuspend code. This patch (as789) removes ohci-hcd's autosuspend support. Now the driver will be usable, but it won't automatically go into a low-power state when no devices are connected. That's for a later patch. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed