[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)
commit72f30b6f2f5f68dd426e9fe83817b882c2d04e50
tree21f2785ff8dbd4c612f1f01cd9d2f8c6baef3dd5
parent7efe5d7c3e3a82e43b0f8fb29c6797317bce7a9a
[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 <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(+)
drivers/usb/host/ehci-hcd.c