usb: xhci: Set 'Average TRB Length' to 8 for control endpoints
authorBin Meng <bmeng.cn@gmail.com>
Mon, 18 Sep 2017 13:40:50 +0000 (06:40 -0700)
committerMarek Vasut <marex@denx.de>
Sun, 1 Oct 2017 14:32:55 +0000 (16:32 +0200)
commitfae35857e1c38776854442f59d6b56c17e93fc39
treef0933df6d43620dff9251ce337ba7140cf5c1d6e
parentab2b727dc03113fe35d6a9c937911055be3d3990
usb: xhci: Set 'Average TRB Length' to 8 for control endpoints

Update the codes to conform with xHCI spec chapter 6.2.3.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
drivers/usb/host/xhci-mem.c
drivers/usb/host/xhci.c