Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
usb: gadget: gr_udc: Return error code when trying to set ep.maxpacke…
…t > ep.maxpacket_limit Make gr_ep_enable fail properly when a call requests a larger ep.maxpacket than ep.maxpacket_limit. Signed-off-by: Andreas Larsson <andreas@gaisler.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
- Loading branch information