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

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

Merge "USB: ccid_bridge: Drop the usb device reference upon disconnect"

parents 22d04a22 00fa55ac
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -752,6 +752,7 @@ static void ccid_bridge_disconnect(struct usb_interface *intf)
	}

	ccid->intf = NULL;
	usb_put_dev(ccid->udev);

	mutex_unlock(&ccid->event_mutex);
	mutex_unlock(&ccid->read_mutex);