From: Alan Stern Date: Tue, 13 Feb 2007 19:55:27 +0000 (-0500) Subject: EHCI: turn off remote wakeup during shutdown X-Git-Tag: v2.6.21-rc1~82^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8903795a5275e0366acf961190c57074ad27f9bb;p=pandora-kernel.git EHCI: turn off remote wakeup during shutdown This patch (as850b) disables remote wakeup (and everything else!) on all EHCI ports when the shutdown() method is called. If remote wakeup is left active then some systems will reboot instead of powering off. This fixes Bugzilla #7828. Signed-off-by: Alan Stern Cc: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed