OSDN Git Service

greybus: operation: add support for incoming unidirectional operations
authorJohan Hovold <johan@hovoldconsulting.com>
Tue, 26 May 2015 13:29:18 +0000 (15:29 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Tue, 26 May 2015 22:25:17 +0000 (15:25 -0700)
commit1d771fe41e629fad9077a0a1a9cf2771c9a5287d
treebc1fb6bfefa95076cf2453f4f11be44f94a0fb79
parentd67a39ab38118b0d5ddfd45626d60088fa9a0021
greybus: operation: add support for incoming unidirectional operations

Add support for incoming, unidirectional operations where the sender of
a request does not care about a response.

Unidirectional operations have an operation id of 0.

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