umbings
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Hovold <johan@hovoldconsulting.com>2016-08-26 12:55:48 +0200
committerGreg Kroah-Hartman <gregkh@google.com>2016-08-26 13:21:13 +0200
commit77e52b3b0b6489968fa7d230052afca47c556ad6 (patch)
treed450a5a8d46b55cb58cfd5cab01ba7d4c1bb0746
parentd2dee94b66162d0839dcccee663c90400492fd1b (diff)
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>