Hi Greg, There are two updates in this set, one for build error found by kbuild test robot, the other is using hrtimer to replace hardware 1ms timer for OTG fsm. Andy Shevchenko (2): chipidea: introduce specific Kconfig options for glue drivers chipidea: pci: make it depends on NOP_USB_XCEIV Li Jun (3): usb: chipidea: otg: remove unnecessary B_SESS_VLD timer usb: otg-fsm: move 2 otg fsm timers definition to otg_fsm_timer usb: chipidea: use hrtimer for otg fsm timers drivers/usb/chipidea/Kconfig | 11 ++ drivers/usb/chipidea/Makefile | 9 +- drivers/usb/chipidea/ci.h | 10 +- drivers/usb/chipidea/otg_fsm.c | 391 +++++++++++++++++++---------------------- drivers/usb/chipidea/otg_fsm.h | 27 --- include/linux/usb/otg-fsm.h | 2 + 6 files changed, 204 insertions(+), 246 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html