Skip to content
Commit 45a70636 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

greybus: es1.c: wait until the last possible minute to start the svc messages



When initializing the USB device, we were starting up the svc message
queue before the cport urbs were allocated.  This might not be an issue
for "slower" machines, but not having any allocated urbs for a cport
might be an issue if we were to handle svc messages.

So wait until everything is properly initialized and allocated before
starting the svc urb.

Signed-off-by: default avatarGreg Kroah-Hartman <greg@kroah.com>
parent e0b179ee
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment