OSDN Git Service

greybus: Drop protocol specific _PROTOCOL_VERSION and _INVALID macros
authorViresh Kumar <viresh.kumar@linaro.org>
Fri, 14 Aug 2015 02:27:38 +0000 (07:57 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Fri, 14 Aug 2015 21:34:14 +0000 (14:34 -0700)
commit0e2462d1b71b15790d37f9f66b01cdf1003a8e72
tree56af03cd797381585fcb75b9860b16a2e141de93
parent435ea76218c9f3257990c6da8b37bf7708598f49
greybus: Drop protocol specific _PROTOCOL_VERSION and _INVALID macros

Greybus core supports protocol independent macros for this now, use
them.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/control.c
drivers/staging/greybus/greybus_protocols.h
drivers/staging/greybus/loopback.c
drivers/staging/greybus/svc.c