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

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

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

parents e175874c b92f1334
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;