]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Mon, 27 Jul 2015 21:13:20 +0000 (14:13 -0700)
commit5a202efe63dde70885ba91c294690dbbf054a184
tree5c413d3916f8964f913dc40abcd23a7112c5a9b2
parent4bc88276ebc4ec329fea0e7f811a5cc55ca869ae
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