Merge 3.10-rc5 into usb-next
[deliverable/linux.git] / drivers / usb / host / xhci.h
index c306849eb299027ca2cb75faacb8d795362ae7fd..c338741a675d1e254b590e81810f9b48db943f15 100644 (file)
@@ -1883,4 +1883,7 @@ struct xhci_input_control_ctx *xhci_get_input_control_ctx(struct xhci_hcd *xhci,
 struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_hcd *xhci, struct xhci_container_ctx *ctx);
 struct xhci_ep_ctx *xhci_get_ep_ctx(struct xhci_hcd *xhci, struct xhci_container_ctx *ctx, unsigned int ep_index);
 
+/* xHCI quirks */
+bool xhci_compliance_mode_recovery_timer_quirk_check(void);
+
 #endif /* __LINUX_XHCI_HCD_H */
This page took 0.04792 seconds and 5 git commands to generate.