commit | 1a95812d4656817ded72bba50c74020b5b21589f | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@google.com> | Fri Jul 24 16:47:07 2015 -0700 |
committer | Greg Kroah-Hartman <gregkh@google.com> | Wed Jul 29 10:06:18 2015 -0700 |
tree | ba0f96449bdb0a3d53cd4fc8924f8e52a24c86a3 | |
parent | ef5d949a8b4eb311d60f38afb83c2c135d785b8a [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>