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

Skip to content
Commit fc359edd authored by Pavankumar Kondeti's avatar Pavankumar Kondeti Committed by Stephen Boyd
Browse files

USB: gadget: ci13xxx_udc: Fix bug in nuking the control OUT endpoint



ci13xxx_udc controller driver exposes EP0 In as control endpoint to
function drivers.  Function drivers request both IN and OUT control
data transfers on EP0 In.  Controller driver internally uses EP0 Out
for queuing/retiring OUT control endpoint requests by checking the
control transfer direction.  Do the same for nuking and dequeuing.

CRs-Fixed: 305866
Change-Id: I7ee139ce8d9fb5a3faa169e9a314946e5daeb157
Signed-off-by: default avatarPavankumar Kondeti <pkondeti@codeaurora.org>
parent 7ee41216
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