greybus: es2: implement shutdown callback
authorJohan Hovold <johan@hovoldconsulting.com>
Fri, 26 Aug 2016 10:55:48 +0000 (12:55 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Fri, 26 Aug 2016 11:21:13 +0000 (13:21 +0200)
commit77e52b3b0b6489968fa7d230052afca47c556ad6
treed450a5a8d46b55cb58cfd5cab01ba7d4c1bb0746
parentd2dee94b66162d0839dcccee663c90400492fd1b
greybus: es2: implement shutdown callback

Implement the shutdown callback which is used to execute shutdown
operations on offloaded connections.

This adds a new shutdown ARPC.

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