USB: EHCI: use hrtimer for the IAA watchdog
authorAlan Stern <stern@rowland.harvard.edu>
Wed, 11 Jul 2012 15:22:44 +0000 (11:22 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Jul 2012 23:56:46 +0000 (16:56 -0700)
commit9d9387475af261949f61a5ec465e1f762d7be08a
tree7aa6688962bde78fba655b791612e60cc1b50adf
parent8c5bf7be56f1a8aecc1f802f132d53f556a9bc45
USB: EHCI: use hrtimer for the IAA watchdog

This patch (as1581) replaces the iaa_watchdog kernel timer used by
ehci-hcd with an hrtimer event, in keeping with the general conversion
to high-res timers.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-hcd.c
drivers/usb/host/ehci-hub.c
drivers/usb/host/ehci-q.c
drivers/usb/host/ehci-timer.c
drivers/usb/host/ehci.h