diff options
Diffstat (limited to 'drivers/usb/host/ehci-q.c')
-rw-r--r-- | drivers/usb/host/ehci-q.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/host/ehci-q.c b/drivers/usb/host/ehci-q.c index c9c7f7b3b7db..9bc39ca460c8 100644 --- a/drivers/usb/host/ehci-q.c +++ b/drivers/usb/host/ehci-q.c | |||
@@ -970,6 +970,7 @@ static void enable_async(struct ehci_hcd *ehci) | |||
970 | 970 | ||
971 | /* Don't start the schedule until ASS is 0 */ | 971 | /* Don't start the schedule until ASS is 0 */ |
972 | ehci_poll_ASS(ehci); | 972 | ehci_poll_ASS(ehci); |
973 | turn_on_io_watchdog(ehci); | ||
973 | } | 974 | } |
974 | 975 | ||
975 | static void disable_async(struct ehci_hcd *ehci) | 976 | static void disable_async(struct ehci_hcd *ehci) |