Searched hist:affcda62ecce036087febeb2a6981b90e48f1f3a (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | xhci.c | affcda62ecce036087febeb2a6981b90e48f1f3a Thu May 24 06:40:50 UTC 2018 Bin Meng <bmeng.cn@gmail.com> UPSTREAM: usb: xhci: Handle endianness in xhci_set_configuration()
In xhci_set_configuration(), 'Context Entries' field in the slot context was cleared with mask LAST_CTX_MASK, but it should have taken the endianness into consideration.
Change-Id: I5d6b94d213751151b7b8180d01e88c5ce5bf9f5a Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Frank Wang <frank.wang@rock-chips.com> (cherry picked from commit e40406603fe22a5b18d7e8ac7a2eb0f2d2b13cf1)
|