greybus: svc: add stub interface-activate function
authorJohan Hovold <johan@hovoldconsulting.com>
Sat, 23 Apr 2016 16:47:28 +0000 (18:47 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Mon, 25 Apr 2016 18:08:30 +0000 (11:08 -0700)
commit1e8e22b5cb462e9c4da9c988b3355565cdef1d34
tree5376b55f4ebaaf4e494a62f8b88e24bd214ac595
parent017482b28decd5b72da2c6c661249e512e6665a8
greybus: svc: add stub interface-activate function

Add message structures (based on the current spec) for the SVC Interface
Activate operation, and a stub function that always return the Greybus
interface type.

Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/greybus_protocols.h
drivers/staging/greybus/svc.c
drivers/staging/greybus/svc.h