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

Commit 6c33feb8 authored by Manu Gautam's avatar Manu Gautam
Browse files

usb: gadget: ci13xxx: Update usb_eps' maxpacket_limit



Newly added maxpacket_limit field in usb_ep must be
initialized by UDC drivers to set maximum packet size
limit for endpoint using usb_ep_set_maxpacket_limit().
If maxpacket_limit is not specified then usb_ep_autoconfig
fails while checking wMaxPacketSize against maxpacket_limit
for ISOC and interrupt endpoints.

Change-Id: I3da12df7f901494149a1c2ea5ece9fe8e15b3672
Signed-off-by: default avatarManu Gautam <mgautam@codeaurora.org>
parent 08a5dba0
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