commit | 972e84a8dc3c1fdcff5e423866559c87354cec68 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@google.com> | Fri Jul 24 16:47:07 2015 -0700 |
committer | Greg Kroah-Hartman <gregkh@google.com> | Mon Jul 27 14:12:37 2015 -0700 |
tree | 9b7c0a447b5e944d682e6adec7270a6da50abb7e | |
parent | 8c116e8d8e99ba6220f1a2cf8bc40b8d34d583d3 [diff] |
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>