From: Alan Stern Date: Wed, 11 Jul 2012 15:22:44 +0000 (-0400) Subject: USB: EHCI: use hrtimer for the IAA watchdog X-Git-Tag: v3.6-rc1~101^2~33 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d9387475af261949f61a5ec465e1f762d7be08a;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed