+5
−3
+20
−9
+61
−80
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
USB IN/INT endpoint stalls when performing TX FIFO resize functionality when IN/INT endpoint is already active i.e. usb endpoint is enabled and usb request is pending with it. Fix this issue by making sure that TX FIFO resize is performed before enabling endpoint which shall happen after set_alt(1) and before any function queues request with its allocated USB endpoint. CRs-Fixed: 2039310 Change-Id: I13a590f87ab8492f7c95a15b2da9f00c9c63c4f9 Signed-off-by:Mayank Rana <mrana@codeaurora.org> Signed-off-by:
Ajay Agarwal <ajaya@codeaurora.org>