From: David Brownell Date: Tue, 27 Sep 2005 17:19:39 +0000 (-0700) Subject: [PATCH] USB: ehci.patch (earlier irq disable) X-Git-Tag: v2.6.15-rc1~731^2~16^2~1^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72f30b6f2f5f68dd426e9fe83817b882c2d04e50;p=pandora-kernel.git [PATCH] USB: ehci.patch (earlier irq disable) This tweaks the EHCI reboot notifier to also halt the EHCI controller, and makes that halt code force IRQs off. Both should always have been done. Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman drivers/usb/host/ehci-hcd.c | 8 ++++++++ 1 file changed, 8 insertions(+) --- Reading git-diff-tree failed