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

Commit 652bb020 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "usb: configfs: Set USB gadget speed as super speed plus"

parents 17970e69 a0d1f213
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1589,7 +1589,7 @@ static const struct usb_gadget_driver configfs_driver_template = {
	.suspend	= composite_suspend,
	.resume		= composite_resume,

	.max_speed	= USB_SPEED_SUPER,
	.max_speed	= USB_SPEED_SUPER_PLUS,
	.driver = {
		.owner          = THIS_MODULE,
		.name		= "configfs-gadget",