Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

greybus: greybus_protocols: remove svc key-event type

Remove the deprecated svc key-event type, which has already been removed
from the specification.

Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>

authored by

Johan Hovold and committed by
Greg Kroah-Hartman
6fa4d3d5 4e013b64

-1
-1
drivers/staging/greybus/greybus_protocols.h
··· 998 998 #define GB_SVC_TYPE_TIMESYNC_AUTHORITATIVE 0x0f 999 999 #define GB_SVC_TYPE_INTF_SET_PWRM 0x10 1000 1000 #define GB_SVC_TYPE_INTF_EJECT 0x11 1001 - #define GB_SVC_TYPE_KEY_EVENT 0x12 1002 1001 #define GB_SVC_TYPE_PING 0x13 1003 1002 #define GB_SVC_TYPE_PWRMON_RAIL_COUNT_GET 0x14 1004 1003 #define GB_SVC_TYPE_PWRMON_RAIL_NAMES_GET 0x15