OHCI: disallow autostop when wakeup is not available
authorAlan Stern <stern@rowland.harvard.edu>
Tue, 14 Nov 2006 21:28:01 +0000 (16:28 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 16 Nov 2006 22:26:11 +0000 (14:26 -0800)
commit3da2495c0a92723d58cacaaff48dc60a29ddaae6
tree15df1f341c3c6f4f11edbe79306936a95a9ce423
parent237ee312e10a86e69e01fc02e0daeb0fa3e7a6e8
OHCI: disallow autostop when wakeup is not available

This patch (as822) prevents the OHCI autostop mechanism from kicking in
if the root hub is not able or not allowed to issue wakeup requests.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/ohci-hub.c