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

Commit a1055a15 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: Enable the auto-suspend"

parents ae00d518 1a49c5ff
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -698,6 +698,7 @@ ccid_bridge_probe(struct usb_interface *intf, const struct usb_device_id *id)
	}

	usb_set_intfdata(intf, ccid);
	usb_enable_autosuspend(ccid->udev);

	mutex_lock(&ccid->open_mutex);
	ccid->intf = intf;