OSDN Git Service

greybus: es1: create svc connection early enough
authorViresh Kumar <viresh.kumar@linaro.org>
Sat, 25 Jul 2015 04:40:05 +0000 (10:10 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 29 Jul 2015 17:06:18 +0000 (10:06 -0700)
commit0b161d0a92717d57fd1598e326a68e859bf92a48
treece0134675c1a9a96fc35cb15e413f4c792ae8635
parentd45b1b8674cbefe1358a042d800f84766e534ba5
greybus: es1: create svc connection early enough

The svc connection needs to be ready before creating the URBs, otherwise
the svc version request might come in before the AP was ready to parse
them.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/es1.c
drivers/staging/greybus/es2.c