[PATCH] USB: ehci.patch (earlier irq disable)
authorDavid Brownell <david-b@pacbell.net>
Tue, 27 Sep 2005 17:19:39 +0000 (10:19 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 28 Oct 2005 23:47:37 +0000 (16:47 -0700)
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 <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 drivers/usb/host/ehci-hcd.c |    8 ++++++++
 1 file changed, 8 insertions(+)


No differences found