From: Li Jun Date: Fri, 20 Mar 2015 08:28:06 +0000 (+0800) Subject: usb: chipidea: use hrtimer for otg fsm timers X-Git-Tag: omap-for-v4.2/o2_dc~157^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a316ec4c91cfe03093d708369f9ab57000c96c3;p=pandora-kernel.git usb: chipidea: use hrtimer for otg fsm timers Current otg fsm timers are using controller 1ms irq and count it, this patch is to replace it with hrtimer solution, use one hrtimer for all otg timers. Signed-off-by: Li Jun Signed-off-by: Peter Chen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed