OSDN Git Service

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>
Mon, 27 Jul 2015 21:12:55 +0000 (14:12 -0700)
commit939799057e69f9691919e987b145d5e009358905
treef9af6367bc2f190b7889631e25bdeffe9c629f64
parent972e84a8dc3c1fdcff5e423866559c87354cec68
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