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

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

Merge "USB: configfs: Send DISCONNECT uevent during UDC bind"

parents 7d23ad2b a7a7037b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -329,6 +329,7 @@ static ssize_t gadget_dev_desc_UDC_store(struct config_item *item,
			gi->composite.gadget_driver.udc_name = NULL;
			goto err;
		}
		schedule_work(&gi->work);
	}
	mutex_unlock(&gi->lock);
	return len;