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

Skip to content
Commit 5150daf0 authored by Manu Gautam's avatar Manu Gautam Committed by Stephen Boyd
Browse files

usb: gadget: ci13xxx: Move EP and DMA buffer init to udc_probe



EP and dma pool allocation happens in udc_start. But, now
composite_bind is called (which calls usb_ep_alloc_request) before
udc_start from udc-core.
Hence, move initialization code from udc_start to udc_probe.

Change-Id: Ibfc710f856d982b2ce66626dc8d5556a23520a0e
Signed-off-by: default avatarManu Gautam <mgautam@codeaurora.org>
parent 8dcc5d99
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