From: Alan Stern Date: Thu, 3 Apr 2008 15:35:26 +0000 (-0400) Subject: USB: OHCI: fix bug in controller resume X-Git-Tag: v2.6.26-rc1~1061^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d22f65515307c878ddd20b1305cce925ca9516c;p=pandora-kernel.git USB: OHCI: fix bug in controller resume This patch (as1063) fixes a bug in the way ohci-hcd resumes its controllers. It leaves the Master Interrupt Enable bit turned off. If the root hub is resumed immediately this won't matter. But if the root hub is suspended (say because no devices are plugged in), it won't ever wake up by itself. Signed-off-by: Alan Stern CC: David Brownell Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed