commit | 5a3be769e92ea993f8a8c27b89571c276d874733 | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@hovoldconsulting.com> | Tue Jul 14 15:43:35 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@google.com> | Wed Jul 15 12:39:13 2015 -0700 |
tree | 72a61b98fa4272814d2cce4859abe9e30bf3220b | |
parent | 0eb8c1159839dcb6c97fba82e5a8698d9c30f815 [diff] |
greybus: operation: split incoming and outgoing cancellation Split incoming and outgoing operation-cancellation helpers. Incoming operations are only cancelled as part of connection tear down and is specifically not needed in the driver API. Signed-off-by: Johan Hovold <johan@hovoldconsulting.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>