greybus: es1: remove svc endpoint message handling
authorGreg Kroah-Hartman <gregkh@google.com>
Fri, 24 Jul 2015 23:47:07 +0000 (16:47 -0700)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 29 Jul 2015 17:06:18 +0000 (10:06 -0700)
commit1a95812d4656817ded72bba50c74020b5b21589f
treeba0f96449bdb0a3d53cd4fc8924f8e52a24c86a3
parentef5d949a8b4eb311d60f38afb83c2c135d785b8a
greybus: es1: 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/es1.c