Hi Greg

A couple xhci fixes for usb-linus, one sets the correct MTK quirks
based on MTK host version, the other makes sure we don't add a device
to the xhci list of devices before its properly allocated.

-Mathias

Chunfeng Yun (1):
  usb: xhci: fix TDS for MTK xHCI1.1

Mathias Nyman (1):
  xhci: Don't add a virt_dev to the devs array before it's fully
    allocated

 drivers/usb/host/xhci-mem.c  | 15 +++++++++++----
 drivers/usb/host/xhci-ring.c |  6 +++---
 2 files changed, 14 insertions(+), 7 deletions(-)

-- 
2.7.4

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to