Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 01c2f197 authored by Sivasri Kumar Vanka's avatar Sivasri Kumar Vanka
Browse files

usb: gadget: notify suspend clear to usb phy in udc



When usb composition switch happens from composition containing adb
eg. 9025 to non adb compositions like 905B/9063, usb goes to lpm 
in middle of MBIM/RNDIS protocol transaction. PCNOC crash happens 
when MBIM/RNDIS call ep_queue. 

When usb composition switch happens from non adb composition like F000
to non adb compositions like 905B/9063, then usb goes to lpm before 
usb composition switch complete. Also MBIM/RNDIS protocol transactions 
do not happen.

By notify suspend clear to usb phy in udc, solves the problem.


Change-Id: Ibe7df918b22ca8422d50e3cc76ade1e14f4a5312
Signed-off-by: default avatarSivasri Kumar Vanka <sivasri@codeaurora.org>
parent b8723574
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment