> From: Jingoo Han [mailto:jg1@samsung.com]
> Sent: Tuesday, August 19, 2014 8:04 PM
>
> Set the default EP max packet value as 8 bytes, because in the case
> of low-speed, 'ep_mps' is not set. Thus, the default value of 'ep_mps'
> should be considered for the case of low-speed.
>
> Signed-of
Set the default EP max packet value as 8 bytes, because in the case
of low-speed, 'ep_mps' is not set. Thus, the default value of 'ep_mps'
should be considered for the case of low-speed.
Signed-off-by: Jingoo Han
---
- Based on the latest 'usb-linus' branch.
drivers/usb/dwc2/gadget.c | 2 +-
1