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

Skip to content
Commit d834c953 authored by Sriharsha Allenki's avatar Sriharsha Allenki
Browse files

usb: dwc3: gadget: Let GSI ep ops allocate TRBs for GSI eps



The TRBs for GSI endpoints are allocated by the GSI ep ops.
The TRB pool allocated in the alloc_trb_pool is never used
and never freed leading to a dangling mapping in the IOMMU.
Fix this by freeing up the allocated TRB pool as part of
endpoint initialization.

Change-Id: Ia0f7b8725f5206c3c52db8017770b855361b0751
Signed-off-by: default avatarSriharsha Allenki <sallenki@codeaurora.org>
parent ffda1ab8
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