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>
Mon, 27 Jul 2015 21:12:37 +0000 (14:12 -0700)
commit972e84a8dc3c1fdcff5e423866559c87354cec68
tree9b7c0a447b5e944d682e6adec7270a6da50abb7e
parent8c116e8d8e99ba6220f1a2cf8bc40b8d34d583d3
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