greybus: es2: remove svc endpoint message handling
authorGreg Kroah-Hartman <gregkh@google.com>
Sat, 25 Jul 2015 00:09:48 +0000 (17:09 -0700)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 29 Jul 2015 17:06:18 +0000 (10:06 -0700)
commitb767ee402070ce467a2b8470706740b55dd3af21
tree68cc36ddfc6afcc3df2035f5079949ada7c6a856
parent1a95812d4656817ded72bba50c74020b5b21589f
greybus: es2: remove svc endpoint message handling

We have switched over to use the "new" svc messages, no more need to
have a special USB endpoint to handle them, they come through the normal
CPort messages.

Based on a patch from Viresh.

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