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

Commit 28fa51ae authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "usb: dwc3: Increase EP0 bounce buffer size to 2KB"

parents 5d49bc82 c4663cf5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -55,7 +55,7 @@
#include "dwc3_otg.h"

/* Global constants */
#define DWC3_EP0_BOUNCE_SIZE	512
#define DWC3_EP0_BOUNCE_SIZE	2048
#define DWC3_ENDPOINTS_NUM	32
#define DWC3_XHCI_RESOURCES_NUM	2