]> err.no Git - linux-2.6/commit
[PATCH] USB: ehci suspend must stop timer
authorDavid Brownell <david-b@pacbell.net>
Tue, 10 May 2005 00:23:51 +0000 (17:23 -0700)
committerGreg KH <gregkh@suse.de>
Tue, 17 May 2005 04:44:25 +0000 (21:44 -0700)
commit4756ae5b5234e08150ac089f7d989613948f00e5
treef98447ecbd5dc59446d87c87f4c6ba3cf0708290
parent80615f81534109a22a732d0328d63ced4432824e
[PATCH] USB: ehci suspend must stop timer

Force the EHCI watchdog timer off during suspend, in case for some
reason it was still running after the root hub suspended.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/ehci-hub.c